Skip to content

Commit 8c4ea8f

Browse files
authored
Merge pull request #2 from passlickdevcom/wip-issue-templates
Update issue templates
2 parents 82ee0fe + 2eb33c7 commit 8c4ea8f

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

.github/ISSUE_TEMPLATE/01_bugs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: "\U0001F6A8 Bug Report"
33
about: Did you come across a bug or unexpected behaviour differing from the docs?
4-
title: "[BUG] Your Title Here"
54
labels: bug
65

76
---

.github/ISSUE_TEMPLATE/02_feature_request.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: "\U0001F381 Feature Request"
33
about: Do you have an idea for a new feature?
4-
title: "[REQ] Your Title Here"
54
labels: feature request
65

76
---

.github/ISSUE_TEMPLATE/03_enhancement.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: "\u23F1\uFE0F Enhancement Request"
33
about: Do you have an idea for an enhancement?
4-
title: "[ENH] Your Title Here"
54
labels: enhancement
65

76
---

.github/ISSUE_TEMPLATE/04_questions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: "\U00002753 Questions?"
33
about: If you have *specific* questions about pieces of the code or documentation for this component, please post them here.
4-
title: "[QUE] Your Title Here"
54
labels: question
65

76
---

.github/ISSUE_TEMPLATE/05_other.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: "\U0001F4AC Anything else?"
33
about: For conceptual questions, please consider to open an issue in the documentation repository.
4-
title: "[OTH] Your Title Here"
54

65
---
76
<!--

0 commit comments

Comments
 (0)