chore: fix misuse of the name JAMstack (#4290)

This commit is contained in:
Roy Derks
2020-09-13 14:02:09 +02:00
committed by GitHub
parent 66afd413c3
commit 8ad007a1fa
5 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ weight: 20
group: Contributing
---
We're hoping that Netlify CMS will do for the [JAMstack](https://www.jamstack.org) what WordPress did for dynamic sites back in the day. We know we can't do that without building a thriving community of contributors and users, and we'd love to have you join us.
We're hoping that Netlify CMS will do for the [Jamstack](https://www.jamstack.org) what WordPress did for dynamic sites back in the day. We know we can't do that without building a thriving community of contributors and users, and we'd love to have you join us.
## Getting started with contributing
Being a developer is not a requirement for contributing to Netlify CMS, you only need the desire, a web browser, and a [GitHub account](https://github.com/join). The GitHub repo has a step-by-step [guide](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md) to get started with the code.