Submitting a Contribution
less than a minute
We welcome contributions via Pull Requests to our Community Projects.
Please ensure they meet these guidelines:
- Has a clear and singular purpose
- It is backed by one or more GitHub Issues in the project
- Has appropriate test coverage for the Pull Requests purpose (if you add or modify functionality, make sure you add tests for this!)
- Meet the Projects Code Style Convention and Contribution Guidelines (see
CONTRIBUTING.md
in the specific Project)
If you haven’t yet, please review the requirements for contributors.
Contributions that don’t meet the above requirements unfortunately cannot be accepted.
Contribution Requirements
Signed Commits
In order to help verify the authenticity of contributed code, we ask that your commits be signed. All commits must be signed off to show that you agree to publish your changes under the current terms and licenses of the project.
Here are some notes we found helpful in configuring a local environment to automatically sign git commits: - GPG commit signature verification - Telling Git about your GPG key
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.