Kaynağa Gözat

Update issue templates (#2277)

* Update issue templates

* Renamed documentation change template

* Fixed description on bug report template
Jeremy Stretch 7 yıl önce
ebeveyn
işleme
684a0d9e36

+ 2 - 1
.github/ISSUE_TEMPLATE/bug_report.md

@@ -1,6 +1,7 @@
 ---
-name: :bug: Bug Report
+name: Bug report
 about: Report a reproducible bug in the current release of NetBox
+
 ---
 
 <!--

+ 2 - 1
.github/ISSUE_TEMPLATE/documentation_change.md

@@ -1,6 +1,7 @@
 ---
-name: :book: Documentation Change
+name: Documentation Change
 about: Suggest an addition or modification to the NetBox documentation
+
 ---
 
 <!--

+ 2 - 1
.github/ISSUE_TEMPLATE/feature_request.md

@@ -1,6 +1,7 @@
 ---
-name: :new: Feature Request
+name: Feature request
 about: Propose a new NetBox feature or enhancement
+
 ---
 
 <!--

+ 2 - 1
.github/ISSUE_TEMPLATE/housekeeping.md

@@ -1,6 +1,7 @@
 ---
-name: :house: Housekeeping
+name: Housekeeping
 about: A change pertaining to the codebase itself
+
 ---
 
 <!--