Contributing to OpenSSM

Thanks for your interest in contributing to OpenSSM! This document provides guidelines for contributing to the project. Please read these guidelines before submitting a contribution.

Code of Conduct

All contributors must abide by the Code of Conduct. Please read it before contributing.

How to Contribute

  1. Find an issue to work on: Look at the list of open issues in the OpenSSM repository. Pick one that interests you and that no one else is working on.

  2. Fork the repository and create a branch: If you're not a project maintainer, you'll need to create a fork of the repository and create a branch on your fork where you can make your changes.

  3. Submit a pull request: After you've made your changes, submit a pull request to merge your branch into the main OpenSSM repository. Be sure to link the issue you're addressing in your pull request.

Please ensure your contribution meets the following guidelines:

Thank you for your contributions!