nafisehNik commited on
Commit
ac12105
1 Parent(s): 330e431

Update assets/examples.json

Browse files
Files changed (1) hide show
  1. assets/examples.json +5 -5
assets/examples.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "bug report": {
3
  "name": "Bug report",
4
- "about": "Ask a question about the <|Repo_Name|>",
5
- "title": "bug",
6
  "labels": "",
7
  "assignees": "<|EMPTY|>",
8
- "headlines_type": "**Emphasis**",
9
- "headlines": "Description\nSteps to reproduce\nExpected behavior\nScreenshot or video\nEnvironment\nversion",
10
- "summary": "<|EMPTY|>"
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": {