lofty-rs/CONTRIBUTING.md
2024-01-20 10:02:14 -05:00

19 lines
525 B
Markdown

# Contributing to Lofty
## [Issues](doc/ISSUES.md)
Issues serve two purposes:
* [Reporting bugs](doc/ISSUES.md#reporting-bugs)
* [Feature requests](doc/ISSUES.md#feature-requests)
For any questions, you should use [the Q&A discussions page](https://github.com/Serial-ATA/lofty-rs/discussions/categories/q-a).
## [Pull Requests](doc/PULL_REQUESTS.md)
[Creating a PR](doc/PULL_REQUESTS.md#creating-a-pr)
For major contributions:
* [Creating a new file type](doc/NEW_FILE.md)
* [Creating a new tag type](doc/NEW_TAG.md)