Spaces:
Sleeping
Sleeping
nafisehNik
commited on
Commit
•
ac12105
1
Parent(s):
330e431
Update assets/examples.json
Browse files- assets/examples.json +5 -5
assets/examples.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
"bug report": {
|
3 |
"name": "Bug report",
|
4 |
-
"about": "
|
5 |
-
"title": "
|
6 |
"labels": "",
|
7 |
"assignees": "<|EMPTY|>",
|
8 |
-
"headlines_type": "
|
9 |
-
"headlines": "
|
10 |
-
"summary": "
|
11 |
|
12 |
},
|
13 |
"feature request": {
|
|
|
1 |
{
|
2 |
"bug report": {
|
3 |
"name": "Bug report",
|
4 |
+
"about": "",
|
5 |
+
"title": "",
|
6 |
"labels": "",
|
7 |
"assignees": "<|EMPTY|>",
|
8 |
+
"headlines_type": "# Heading",
|
9 |
+
"headlines": "Describe the bug\nTo Reproduce\nExpected behavior\nScreenshots (if appropriate)\nEnvironment\nAdditional context",
|
10 |
+
"summary": "This issue template is designed to help users report bugs they encounter while using our software. Environment section should asks for 'operating system' such as Ubuntu."
|
11 |
|
12 |
},
|
13 |
"feature request": {
|