Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 1.17 KB

Contributing to Audio Recorder

First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to Audio Recorder, which is hosted in the Audio Recorder Repository on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Development Process

GitHub is used to track issues and feature requests, as well as accept pull requests.

Pull Requests

Feel free to submit pull requests.

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.

Issues

GitHub Issues is used to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.

Coding Style

License

By contributing to Audio Recorder, you agree that your contributions will be licensed under its MIT License.