Use real emojis for issue template names

This commit is contained in:
Jeremy Stretch 2018-07-26 15:09:19 -04:00
parent 58a97b4e39
commit 3166d12994
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--- ---
name: :bug: Bug Report name: 🐛 Bug Report
about: Report a reproducible bug in the current release of NetBox about: Report a reproducible bug in the current release of NetBox
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: :book: Documentation Change name: 📖 Documentation Change
about: Suggest an addition or modification to the NetBox documentation about: Suggest an addition or modification to the NetBox documentation
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: :tada: Feature Request name: Feature Request
about: Propose a new NetBox feature or enhancement about: Propose a new NetBox feature or enhancement
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: :house: Housekeeping name: 🏡 Housekeeping
about: A change pertaining to the codebase itself about: A change pertaining to the codebase itself
--- ---