1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add emojii to issue template titles

According to https://gitmoji.carloscuesta.me/
This commit is contained in:
Sviatoslav Sydorenko 2018-05-04 17:54:37 +02:00 committed by Sviatoslav Sydorenko
parent d75ba68509
commit e4671d7c67
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
--- ---
name: Bug report name: 🐛 Bug report
about: Create a report to help us improve about: Create a report to help us improve
--- ---

View file

@ -1,5 +1,5 @@
--- ---
name: Documentation Report name: 📝 Documentation Report
about: Ask us about docs about: Ask us about docs
--- ---

View file

@ -1,5 +1,5 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
--- ---