focalboard/CONTRIBUTING.md
Andrew Zigler 5baa0e63ec
Minor fixes to Focalboard docs (#2665)
* Streamline docs and fix broken links

- reduce redundancy
- update Ubuntu install guide version
- update mattermost-plugin README for consistency

* Fix Markdown inline code link

- improve consistency
2022-03-29 18:58:33 +02:00

3.8 KiB

Code Contribution Guidelines

Thank you for your interest in contributing! Please read the Focalboard Contribution Guide to learn the process for making code contributions, and join our Focalboard community channel to get help from community members and the core team.

When you submit a pull request, it goes through a code review process outlined here.

After a noteable bug fix or improvement is merged, submit a pull request to the CHANGELOG under the next release section.

Bug Reports

Please file a GitHub issue if anything isn't working the way you expect.

Documentation

You can contribute to the Mattermost Boards documentation. Read more about how the contribution process works in the repository's README. Visit the Documentation Working Group channel on our community server if you have any questions!

Contributors

Core Committers: Maintains the Focalboard project and has merge access to the repositories. They are responsible for reviewing pull requests, cultivating the developer community, and guiding the technical vision of Focalboard. If you have a question or need some help, these are the people to ask.

Quality Assurance: Checks quality of code and verifies bug fixes.

Community Organizers: Responds with comments to bug reports, issues, and pull requests with tags, edits and mentions to core committers and contributors.

Documentation: Verifies documentation changes and updates documentation for new features.