diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ce2027f3a..b5034e791 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,12 +6,16 @@ When you submit a pull request, it goes through a [code review process outlined # Updating Changelog -After you've merged a bug fix or an improvement, please make a pull request to the [CHANGELOG.md](https://github.com/mattermost/focalboard/blob/main/CHANGELOG.md) under the next release section. +After a noteable bug fix or an improvement you've submitted is merged, please consider making a pull request to the [CHANGELOG.md](https://github.com/mattermost/focalboard/blob/main/CHANGELOG.md) under the next release section. # Bug reports Please file a [GitHub issue](https://github.com/mattermost/focalboard/issues) if anything isn't working the way you expect. +# Documentation + +You can contribute to our documentation and website in the [/website](/website) folder. + # Contributors **Quality Assurance Contributors**: Correctly files verified bug reports.