-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Contribution Guidelines
Thank you for your interest in contributing to an open source project! Our world works on people taking initiative to contribute to the "commons" and contributing to open source means you are contributing to make things better for not only yourself, but everyone else too! So thank you for taking this initiative.
Great projects also work because of great quality. Open source or not, the user really cares that things should work as they are advertised, and consistently. New features should follow the same pattern and so that users don't have to learn things again and again.
Developers who maintain open source also expect that you follow certain guidelines. These guidelines ensure that developers are able to quickly give feedback on your contribution and how to make it better. Most probably you might have to go back and change a few things, but it will be in the interest of making this process better for everyone. So be prepared for some back and forth.
Please read the following guidelines carefully when contributing:
- Preparing a Contribution Proposal
- Module Maintainers
- Naming Guidelines
- Form Design Guidelines
- Model Design Guidelines
- Integration Design Guidelines
- Updating Documentation
- Coding Standards
- Pull Request Checklist
- Supported Versions
- Conventional Commits
Happy contributing!