Skip to content

Commit 9c6b831

Browse files
authored
Updated: issues Template
1 parent b97e68f commit 9c6b831

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: 🪲 Bug Report
2+
name: 🐞 Bug Report
33
about: Create a bug report to help us resolving the bug
4-
title: '🪲[Bug]: '
5-
labels: '🪲bug'
4+
title: '🐞 Bug: '
5+
labels: 'bugfixes 🐞'
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/docs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: 📝 Documentation
2+
name: 📖 Documentation
33
about: Propose changes and improvements to Cansat-Ground-Station Docs.
4-
title: '📝[Docs]: '
5-
labels: '📝docs'
4+
title: '📖 Docs: '
5+
labels: 'documentation 📖'
66
assignees: ''
77
---
88

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: Feature Request
3-
about: Suggest an interesting feature idea for this project
4-
title: '✨[FEATURE]: '
5-
labels: 'enhancement'
2+
name: 🪄 Feature Request
3+
about: 🪄 Suggest an interesting feature idea for this project
4+
title: 'FEATURE: '
5+
labels: 'enhancement 🪄'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)