Skip to content

Commit e15ffec

Browse files
committed
Merge #17146: github: Add warning for bug reports
5f40d27 github: Add warning for bug reports (Wladimir J. van der Laan) Pull request description: 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. ACKs for top commit: practicalswift: ACK 5f40d27 - currently it is very easy to miss the tiny "Open a regular issue" link :) jonasschnelli: ACK 5f40d27 hebasto: ACK 5f40d27 Tree-SHA512: e6c94c02f9f7d00621b580d406d03f8754173150bf456409ccc474b76fb93ff857ff4a0c652bf5c03d4f1b97ecf29ae0ff7bf8b763207f9c8522b8dcecc20109
2 parents ee47461 + 5f40d27 commit e15ffec

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)