We welcome contributions from the community and first want to thank you for taking the time to contribute!
Please familiarize yourself with the `Code of Conduct`_ before contributing.
Before you start working with Repository Service for TUF, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page.
To acknowledge the Developer Certificate of Origin (DCO), sign your commits
by appending a Signed-off-by:
Your Name <[email protected]>
to each git commit message (see git commit
--signoff).
Your signature certifies that you wrote the patch or have the right to pass it
on as an open-source patch.
We welcome many different types of contributions and not all of them need a Pull Request. Contributions may include:
- New features and proposals
- Documentation
- Bug fixes
- Issue Triage
- Answering questions and giving feedback
- Helping to onboard new contributors
- Other related activities
Check README.rst development section instructions.