summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-02-28 09:39:38 +0100
committersharkdp <davidpeter@web.de>2020-02-28 09:39:38 +0100
commit369ba7bb0a26c8482596c298c0d27eefcfe1169a (patch)
tree0358c40d4f4365d56402286a3048a94e402f8410 /.github
parent9df85edc4cd59074f90534943b6c2a60470175ba (diff)
Remove title prefix (we already have labels for that)
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/syntax_request.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 6ac11a90..6fad29dc 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,7 +1,7 @@
---
name: Bug Report
about: Report a bug.
-title: "[Bug] "
+title: ""
labels: bug
assignees: ''
diff --git a/.github/ISSUE_TEMPLATE/syntax_request.md b/.github/ISSUE_TEMPLATE/syntax_request.md
index e9c2f61f..bc25f980 100644
--- a/.github/ISSUE_TEMPLATE/syntax_request.md
+++ b/.github/ISSUE_TEMPLATE/syntax_request.md
@@ -1,7 +1,7 @@
---
name: Syntax Request
about: Request adding a new syntax to bat.
-title: "[Syntax Request] "
+title: ""
labels: new-syntax
assignees: ''