瀏覽代碼

Tweak PR template

jeremystretch 3 年之前
父節點
當前提交
91dc9f0c9d
共有 1 個文件被更改,包括 7 次插入10 次删除
  1. 7 10
      .github/PULL_REQUEST_TEMPLATE.md

+ 7 - 10
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,17 +1,14 @@
 <!--
-    Thank you for your interest in contributing to NetBox! Please note
-    that our contribution policy requires that a feature request or bug
-    report be approved and assigned prior to filing a pull request. This
-    helps avoid wasting time and effort on something that we might not
-    be able to accept.
+    Thank you for your interest in contributing to NetBox! Please note that
+    our contribution policy requires that a feature request or bug report be
+    approved and assigned prior to filing a pull request. This helps avoid
+    wasting time and effort on something that we might not be able to accept.
 
-    Please indicate the assigned feature request or bug report below.
     IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED
-    TO YOU, IT WE BE CLOSED AUTOMATICALLY. For example:
-
-    ### Fixes: #1234
+    TO YOU, IT WE BE CLOSED AUTOMATICALLY.
 -->
-### Fixes: <ISSUE NUMBER GOES HERE>
+### Fixes: #1234 <!-- Replace this with your issue number --->
+
 <!--
     Please include a summary of the proposed changes below.
 -->