Add issue template config (#9882)
Instead of using a dummy issue template for support questions, use a issue template config. Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: "\U0001F41B Bug report"
|
||||
name: "🐛 Bug report"
|
||||
about: Something isn't working correctly with an add-on. This is the wrong place for user-interfaces or openHAB Core issues.
|
||||
labels: bug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user