File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ type: 'bug'
55
66body :
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 ---
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 ---
You can’t perform that action at this time.
0 commit comments