diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e3f6d6b --- /dev/null +++ b/CONTRIBUTING.md @@ -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`.