You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
558 B

# Contribution Guidelines
* Please don’t edit ``README.md`` directly, edit ``data.json`` and run ``gen_readme.py`` instead (you need to have ``Jinja2`` installed). If you are not familiar with Python, open an issue to make suggestions.
* Use the GitHub repo address as url if possible.
* End all descriptions with a full stop/period.
* Add category or modify existing categories if needed.
* Please test the extensions by yourself before making suggestions.
* Please open an individual Pull Request for each suggestion.
Thank you for your contributions!