focalboard/CONTRIBUTING.md
2021-03-06 17:08:22 -08:00

26 lines
1.2 KiB
Markdown

# Code Contribution Guidelines
Thank you for your interest in contributing! Please see the [Focalboard Contribution Guide](https://www.focalboard.com/contribute/getting-started/) which describes the process for making code contributions, and [join our Focalboard community channel](https://community.mattermost.com/core/channels/focalboard) to ask questions from community members and the core team.
When you submit a pull request, it goes through a [code review process outlined here](https://www.focalboard.com/contribute/getting-started/code-review/).
# Bug reports
Please file a [GitHub issue](https://github.com/mattermost/focalboard/issues) if anything isn't working the way you expect.
# Contributors
**Quality Assurance Contributors**: Correctly files verified bug reports.
- [chenilim](https://github.com/chenilim)
**Community Organizers**: Responds with comments to Bug Reports, Issues, and Pull Requests with tags, edits and mentions to Core Committers and contributors.
- [it33](https://github.com/it33)
**Core Committers**: Updates project. Approves and merges pull requests from contributors.
- [chenilim](https://github.com/chenilim)
- [jespino](https://github.com/jespino)
- [coreyhulen](https://github.com/coreyhulen)