mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
19 lines
525 B
Markdown
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)
|