docs: Update contributing theme guidelines

pull/1704/head
Noah Gorny 2020-10-30 19:13:41 +02:00
parent bced06994b
commit d3d9a79f1e
1 changed files with 2 additions and 2 deletions

View File

@ -105,5 +105,5 @@ Themes
* When adding a new theme, please include a screenshot and a short description about what makes this theme unique in the Pull Request's description field. * When adding a new theme, please include a screenshot and a short description about what makes this theme unique in the Pull Request's description field.
Please do not add theme screenshots to the repo itself, as they will add unnecessary bloat to the repo. Please do not add theme screenshots to the repo itself, as they will add unnecessary bloat to the repo.
The project's Wiki has a *Themes* page where you can add a screenshot if you want. The project's docs has a `Themes page <https://github.com/Bash-it/bash-it/blob/master/docs/themes-list/index.rst>`_ where you can add a screenshot if you want (by link).
* Ideally, each theme's folder should contain a ``README.md`` file describing the theme and its configuration options. * Ideally, you should add a ``<theme_name>.rst`` file describing the theme and its configuration options to ``docs/themes-list`` folder.