Skip to content

Commit a7e967d

Browse files
d-koppenhagenjorgeucano
authored andcommitted
chore(scully): fix ISSUE_TEMPLATEs (#238)
1 parent e81c86f commit a7e967d

File tree

3 files changed

+14
-11
lines changed

3 files changed

+14
-11
lines changed

.github/ISSUE_TEMPLATE/----docs-report.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
3-
name: "\U0001F5C4️ Docs report"
2+
name: '\U0001F5C4️ Docs report'
43
about: Suggest a fix or improvement to Scully docs
54
title: ''
65
labels: documentation
76
assignees: ''
8-
---# 🗄️ Docs report
7+
---
8+
9+
## 🗄️ Docs report
910

1011
### Description
1112

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
2-
3-
name: "\U0001F41E Bug report"
2+
name: '\U0001F41E Bug report'
43
about: Report a bug in Scully
54
title: ''
65
labels: bug
76
assignees: ''
8-
---# 🐞 Bug report
7+
---
8+
9+
## 🐞 Bug report
910

1011
### Description
1112

12-
## 🔬 Minimal Reproduction
13+
#### 🔬 Minimal Reproduction
1314

14-
## 💻Your Environment
15+
#### 💻Your Environment
1516

1617
**Angular Version:**
1718

.github/ISSUE_TEMPLATE/---feature-request.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
3-
name: "\U0001F9E9 Feature request"
2+
name: '\U0001F9E9 Feature request'
43
about: Suggest an idea for Scully
54
title: ''
65
labels: enhancement
76
assignees: ''
8-
---# 🧩 Feature request
7+
---
8+
9+
## 🧩 Feature request
910

1011
### Description
1112

0 commit comments

Comments
 (0)