Skip to content

Commit b203d5e

Browse files
authored
Update BUG_REPORT.yml
Signed-off-by: René Gieling <26707476+dartcafe@users.noreply.github.com>
1 parent 3fb4158 commit b203d5e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ type: 'bug'
55

66
body:
77
- type: markdown
8+
id: thankyou
89
attributes:
910
value: |
1011
### 👍 Thank you for your time to contributing to our project!
@@ -16,13 +17,17 @@ body:
1617
description: All conditions are **required**. Your issue can be closed if these are checked incorrectly.
1718
options:
1819
- label: This is a **bug**, not a question or a configuration/webserver/proxy issue.
20+
id: isbug
1921
required: true
2022
- label: This issue is **not** already reported on Github _(I've searched it)_.
23+
id: isnew
2124
required: true
2225
- label: I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
26+
id: agree
2327
required: true
2428

2529
- type: markdown
30+
id: bugtext
2631
attributes:
2732
value: |
2833
---
@@ -64,6 +69,7 @@ body:
6469
required: true
6570

6671
- type: markdown
72+
id: informationtext
6773
attributes:
6874
value: |
6975
---
@@ -105,6 +111,7 @@ body:
105111
required: true
106112

107113
- type: markdown
114+
id: envtext
108115
attributes:
109116
value: |
110117
---
@@ -159,6 +166,7 @@ body:
159166
Add additional information about your client environment (i.e. browser plug-ins).
160167
161168
- type: markdown
169+
id: serverenvtext
162170
attributes:
163171
value: |
164172
---

0 commit comments

Comments
 (0)