Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 463 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 463 Bytes

Contributing to Audio-Tool

🎉 First, thank you for contributing to this project! 🎉

I look forward to us working together to make this project the best it can possibly be!

Guidelines

  1. Fork it!
  2. Create your feature branch: git checkout -b new-feature
  3. Add a new test for your changes in the test folder.
  4. Commit your changes: git commit -m 'Add some awesomeness'
  5. Push to the branch: git push new-feature
  6. Submit a pull request!