Skip to content

Commit 58d7727

Browse files
authored
chore(docs): Add icons to templates, fix grammar in template
* chore(docs): adds icons to templates 🔧 * chore(docs): proper grammar in template
1 parent 40e8c0b commit 58d7727

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/01_bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: ':bug: Bug report'
2+
name: '🐛 Bug report'
33
about: Something not working as expected
44
label: 'Bug'
55
---

.github/ISSUE_TEMPLATE/02_feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: ':wrench: Feature request'
2+
name: '🔧 Feature request'
33
about: New functionality for Async Storage
44
label: 'Enhancement'
55
---

.github/ISSUE_TEMPLATE/03_question_discussion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: ':speaking_head: Have a question / start a discussion'
2+
name: '🗣 Have a question / start a discussion'
33
about: You want to ask or discuss something
44
label: 'Question/Discussion'
55
---

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Help us understand more of your work - you can explain what you did, post a link
88
Test Plan:
99
----------
1010

11-
<!-- Help us test your work (**REQUIRED**). If you changed code, please provide us with instruction of how we can try it out ourselves, so we can confirm it's working. You can also post screenshots/gifts. -->
11+
<!-- Help us test your work (**REQUIRED**). If you changed the code, please provide us with instructions of how we can try it out ourselves, so we can confirm it's working. You can also post screenshots/gifts. -->

0 commit comments

Comments
 (0)