Skip to content

Commit f901d9f

Browse files
authored
Update issue templates
1 parent ec8ddfd commit f901d9f

4 files changed

Lines changed: 19 additions & 8 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: "\U0001F4D0 Architecture"
3+
about: An issue with the internal architecture
4+
title: ''
5+
labels: 'discussion: structure'
6+
assignees: ''
7+
8+
---
9+
10+
# Relevant issues
11+
12+
# Summary of current issue
13+
14+
# Proposed change

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: "\U0001F41E Bug report"
33
about: Create a report to help us improve
44
title: ''
5-
labels: bug
5+
labels: ''
66
assignees: ''
77

88
---
@@ -17,4 +17,3 @@ _Steps to reproduce the behaviour, with steps and resulting error._
1717

1818

1919
### Additional context
20-

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: 📋 Custom issue template
3-
about: An issue that is neither a feature request or bug report.
2+
name: "\U0001F4CB Custom issue template"
3+
about: An issue that is not a bug, feature, or architecture issue
44
title: ''
55
labels: ''
66
assignees: ''
@@ -14,4 +14,3 @@ assignees: ''
1414

1515

1616
### Additional Context
17-

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: "\U0001F4A1 Feature request"
3-
about: Suggest an idea
3+
about: "(High level) language features"
44
title: ''
5-
labels: enhancement
5+
labels: ''
66
assignees: ''
77

88
---
@@ -14,4 +14,3 @@ assignees: ''
1414

1515

1616
### Description of potential implementation
17-

0 commit comments

Comments
 (0)