Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 311 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 311 Bytes

Contributing Guidelines

  • Fork the project on GitHub.
  • Make your feature addition or bug fix in a branch. Example branches: (feature/name) / (fix/name).
  • Push your branch to GitHub.
  • Send a Pull Request. Include a description of your changes.
  • After opening your pull request, ensure all tests pass.