create CONTRIBUTING.md\n\nadd quote contributing guidelines

This commit is contained in:
lifeadventurer
2023-11-24 17:57:20 +08:00
parent 01793dc3f8
commit 6cf7d92c8f

8
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,8 @@
# Contributing
### Quote
- Exclude content that includes any unlawful, defamatory, abusive, threatening or obscene text.
- Verify that your contribution meets JSON standards, specifically avoiding trailing comma at the end of a list.
- Ensure that the added quotes are not duplicates of any existing ones.
- Remember to name your pull request properly. For example, if you are adding new quotes, your pull request should be named `impr(quotes): add {count} new quotes`.