Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 274 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 274 Bytes

Contributions are welcome! Please follow these steps:

  1. Fork the project.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add a feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a Pull Request.