mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Trying emojis in issue template names
This commit is contained in:
parent
7b8051d42f
commit
58a97b4e39
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
2
.github/ISSUE_TEMPLATE/housekeeping.md
vendored
2
.github/ISSUE_TEMPLATE/housekeeping.md
vendored
@ -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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user