Просмотр исходного кода

Remove "disable plugins" from bug report to prevent irrelevant search results

Jeremy Stretch 5 лет назад
Родитель
Сommit
e54d441433
1 измененных файлов с 3 добавлено и 4 удалено
  1. 3 4
      .github/ISSUE_TEMPLATE/bug_report.md

+ 3 - 4
.github/ISSUE_TEMPLATE/bug_report.md

@@ -30,10 +30,9 @@ about: Report a reproducible bug in the current release of NetBox
     library such as pynetbox.
 -->
 ### Steps to Reproduce
-1. Disable any installed plugins by commenting out the `PLUGINS` setting in
-   `configuration.py`.
-2.
-3.
+1. 
+2. 
+3. 
 
 <!-- What did you expect to happen? -->
 ### Expected Behavior