瀏覽代碼

Warn against relying on demo instance for bug reports

jeremystretch 4 年之前
父節點
當前提交
568148a349
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 3 - 2
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -39,8 +39,9 @@ body:
         reproduce this bug using the current stable release of NetBox. Begin with the
         reproduce this bug using the current stable release of NetBox. Begin with the
         creation of any necessary database objects and call out every operation being
         creation of any necessary database objects and call out every operation being
         performed explicitly. If reporting a bug in the REST API, be sure to reconstruct
         performed explicitly. If reporting a bug in the REST API, be sure to reconstruct
-        the raw HTTP request(s) being made: Don't rely on a client  library such as
-        pynetbox."
+        the raw HTTP request(s) being made: Don't rely on a client library such as
+        pynetbox. Additionally, **do not rely on the demo instance** for reproducing
+        suspected bugs, as its data is prone to modification or deletion at any time."
       placeholder: |
       placeholder: |
         1. Click on "create widget"
         1. Click on "create widget"
         2. Set foo to 12 and bar to G
         2. Set foo to 12 and bar to G