From 1f63760f5ec87f4a3e39729655663811cbf8d765 Mon Sep 17 00:00:00 2001 From: Koichi Murase Date: Fri, 24 Dec 2021 06:20:43 +0900 Subject: [PATCH] CONTRIBUTING: add a request for the update of the wiki page of Themes --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0dbeb7..b9e83f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -97,6 +97,9 @@ maintainers) by mentioning their GitHub handle (starting with `@`) in your messa For any extensive change, _eg_ a new plugin, you will have to find testers to +1 your PR. +When you add new themes, please also update [themes/THEMES.md](https://github.com/ohmybash/oh-my-bash/blob/master/themes/THEMES.md). +After your new themes are merged, the list in [Themes](https://github.com/ohmybash/oh-my-bash/wiki/Themes) in the Wiki also needs to be updated. + ---- ## Use the Search, Luke