Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 624 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 624 Bytes

Contributing to magnetar

Thank you for considering contributing to magnetar! We welcome contributions from the community.

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin YourFeature).
  6. Open a pull request.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.