10-06-2016
04:00 PM
- last edited on
02-29-2024
02:09 PM
by
migration-bot
There are many different ways to contribute to the DCAF community and all contributions are appreciated. However as an open source project, we encourage all DCAF users to consider implementing desired changes themselves and giving that work back to the community. If there are features or issues that you'd really like to see addressed, the best way to help is to make the changes yourself! This document is intended to cover the high-level details of how to contribute code to DCAF.
In all your Pull Requests and commits you must include :
DCO-1.1-Signed-off-by: John Smith <jsmith@example.com> (github: jsmith_github)
Replacing John Smith’s details with your name, email address and GitHub username.
Please note that submitting a Pull Request does not guarantee that your changes will make it into the repository. The changes must still be approved by one or more repository admins. The best way to avoid a situation where a pull request gets rejected or sits in limbo is to discuss any intended major changes with a DCAF admin before getting started. If the Pull Request is not signed it will not be included.
We are very interested in enabling contributions to DCAF and will do whatever we can to ensure any quality contributions are successful. Please share any questions/concerns/ideas below.