awesome-zotero/CONTRIBUTING.md

16 lines
780 B
Markdown

Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
---
Ensure your pull request adheres to the following guidelines:
- Edit and modify the `_README.md` file. `README.md` is automatically generated from this file.
- Ensure that the project you submit does not duplicate existing entries.
- Ensuring that the items you submit have at least working documentation for the description.
- Ensure that you add new item in alphabetical order
- Ensure that the new item have correct category. Suggest new one if you find suitable
- Submit a separate PR for each item.
- Format the PR title as `Add item: item name`/`Fix item: item name`.
Thank you for your suggestions!