9 lines
472 B
Markdown
9 lines
472 B
Markdown
# 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`.
|