Skip to content

Commit 12dfa89

Browse files
committed
.github: update issue templates
[skip ci]
1 parent 6840905 commit 12dfa89

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
name: Bug report
33
about: If something is definitely wrong in the bridge (rather than just a setup issue),
4-
file a bug report. Remember to include relevant logs.
5-
labels: bug
4+
file a bug report. Remember to include relevant logs. Asking in the Matrix room first
5+
is strongly recommended.
6+
type: Bug
67

78
---
89

910
<!--
1011
Remember to include relevant logs, the bridge version and any other details.
1112
12-
If you aren't sure what's needed, ask in the Matrix room rather than opening an
13-
incomplete issue. Issues with insufficient detail will likely just be ignored.
13+
It's always best to ask in the Matrix room first, especially if you aren't sure
14+
what details are needed. Issues with insufficient detail will likely just be
15+
ignored or closed immediately.
1416
-->

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Enhancement request
33
about: Submit a feature request or other suggestion
4-
labels: enhancement
4+
type: Feature
55

66
---

0 commit comments

Comments
 (0)