From 568148a3492ab9a758aaee558c415ba68fac88a8 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Mon, 17 May 2021 13:10:49 -0400 Subject: [PATCH] Warn against relying on demo instance for bug reports --- .github/ISSUE_TEMPLATE/bug_report.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 3c52c973c..ea9d7aa79 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -39,8 +39,9 @@ body: 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 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: | 1. Click on "create widget" 2. Set foo to 12 and bar to G