Skip to content

Commit 5f40d27

Browse files
committed
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.
1 parent d882f63 commit 5f40d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Create a report to help us improve (use this for suspected bugs only, if not sure, open a regular issue below)
44
title: ''
55
labels: Bug
66
assignees: ''

0 commit comments

Comments
 (0)