Contributing to Repository Service for TUF

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.

Slack channel

#repository-service-for-tuf channel on OpenSSF Slack.

Meetings

RSTUF mailing list

Join the mail list https://lists.openssf.org/g/RSTUF

email: RSTUF@lists.openssf.org

DCO

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 <example@domain.com> 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.

Getting started

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

The Repository Service for TUF (RSTUF) has multiple components to which you can contribute.

Check the specific repository CONTRIBUTING documentation for more specific details:

Code of Conduct