From 877d9120c90743d9f837e45bf89cf5f2ee50fb11 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Thu, 29 Oct 2020 19:52:55 +0100 Subject: Add a new 'Feature request' section --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f0e35a2c..dca1d0f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,6 +29,13 @@ Please check out the [Development](https://github.com/sharkdp/bat#development) section in the README. +## Adding a new feature + +Please consider opening a +[feature request ticket](https://github.com/sharkdp/bat/issues/new?assignees=&labels=feature-request&template=feature_request.md) +first in order to give us a chance to discuss the feature first. + + ## Adding new syntaxes/languages or themes Before you make a pull request that adds a new syntax or theme, please read -- cgit v1.2.3