Trying emojis in issue template names

This commit is contained in:
Jeremy Stretch 2018-07-26 15:04:47 -04:00
parent 7b8051d42f
commit 58a97b4e39
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--- ---
name: Bug Report name: :bug: 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: Documentation Change name: :book: 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: Feature Request name: :tada: 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: Housekeeping name: :house: Housekeeping
about: A change pertaining to the codebase itself about: A change pertaining to the codebase itself
--- ---