summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-08-08 18:46:11 +1000
committerJesse Duffield <jessedduffield@gmail.com>2022-08-08 18:46:11 +1000
commit121872ac27bdaa576f8c3104b0f260fddb78016e (patch)
tree6306d07c2b129c7691195a818150ca061af4bc1e /.github
parent70a46028e1499d01d474212c5be0167d41cf5a81 (diff)
new feature request template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 5f0a04cee..144f2910b 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -17,3 +17,9 @@ A clear and concise description of any alternative solutions or features you've
**Additional context**
Add any other context or screenshots about the feature request here.
+
+<!--
+You may be able to add your desired feature with a custom command. Check out the examples here: https://github.com/jesseduffield/lazygit/wiki/Custom-Commands-Compendium
+
+If a custom command does what you want but you still want the feature built-in to lazygit, feel free to paste the custom command into the issue to help us better understand the functionality you want.
+-->