diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2b381b38..591bce7b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,11 +63,13 @@ Before you make a pull request that adds a new syntax or theme, please read the [Customization](https://github.com/sharkdp/bat#customization) section in the README first. -If you really think that a particular syntax or theme should be added for all +If you really think that a particular syntax should be added for all users, please read the corresponding [documentation](https://github.com/sharkdp/bat/blob/master/doc/assets.md) first. +Note: We are currently not accepting new default themes. + ## Regression tests