Skip to content

Commit

Permalink
Merge branch 'wtd19/improve-contrib-guide' of https://github.com/jerd…
Browse files Browse the repository at this point in the history
…og/netlify-cms into wtd19/improve-contrib-guide
  • Loading branch information
MimiDumpling committed May 19, 2019
2 parents bbba03d + 89595e3 commit 25b8e54
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion website/content/docs/contributor-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,21 @@ The GitHub website allows you to submit issues, work with files, search for cont
## Style guidelines
A [style guide](/website/content/docs/style-guide.md) is available to help provide context around grammar, code styling, syntax, etc.

## Places to get involved
## Filing issues
If you have a GitHub account, you can file an [issue](https://github.com/netlify/netlify-cms/issues) (aka bug report) against the Netlify CMS docs. Even if you're not able to, or don't know how to, fix the issue (see [Improve existing content](#improve-existing-content)), it helps to start the conversation. When you file an issue, it's important to include the following info:

- Link to page
- What is wrong
- What could/should be done

[TODO: Update this with the information preferred/required by the Netlify CMS team]

When filing an issue, it is important to remember the [Code of Conduct](https://github.com/netlify/netlify-cms/blob/master/CODE_OF_CONDUCT.md).

## Improve existing content
If you are able to offer up a change to existing content, we welcome this. Once you've forked the repo, and changed the content, you would file a pull request (PR). The repo [Contributing file](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md) lays out the correct format for PRs.

## Other places to get involved
While we work on building this page (and you can help!), here are some links with more information about getting involved:

* [Setup instructions and Contribution Guidelines](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md)
Expand Down

0 comments on commit 25b8e54

Please sign in to comment.