Create CONTRIBUTING.md

This commit is contained in:
Stratum 2024-04-26 16:44:22 +02:00 committed by GitHub
parent 4d885a7b9b
commit a01aa88151
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

11
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,11 @@
## How to contribute to Crunchyroll Downloader v4.0
#### **Did you find a bug?**
* **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/stratuma/Crunchyroll-Downloader-v4.0/issues).
#### **Did you write a patch that fixes a bug?**
* Open a new GitHub pull request with the patch.
* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.