aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@protonmail.com>2019-10-15 08:51:17 +0200
committerWladimir J. van der Laan <laanwj@protonmail.com>2019-10-15 08:53:42 +0200
commit5f40d2770abc5c7f29182b4a64120150b2aad912 (patch)
tree6f810b3a5042a663dc9a1d3af7165d6af9947ae4 /.github
parentd882f635898fe036ef7be6b30bac31d29ec03ae3 (diff)
downloadbitcoin-5f40d2770abc5c7f29182b4a64120150b2aad912.tar.xz
github: Add warning for bug reports
I've noticed the "Bug" label being added redundantly fairly frequently. I think this might be due to github's templates. All in all, the link in https://github.com/bitcoin/bitcoin/issues/new/choose to open a regular issue is a bit hidden from sight. Direct people's attention to it.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index bf094e8325..fb91208954 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,6 @@
---
name: Bug report
-about: Create a report to help us improve
+about: Create a report to help us improve (use this for suspected bugs only, if not sure, open a regular issue below)
title: ''
labels: Bug
assignees: ''