jeremystretch 4 лет назад
Родитель
Сommit
79f2f03fb2
2 измененных файлов с 5 добавлено и 12 удалено
  1. 1 4
      .github/ISSUE_TEMPLATE/bug_report.yaml
  2. 4 8
      CONTRIBUTING.md

+ 1 - 4
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -13,10 +13,7 @@ body:
   - type: input
   - type: input
     attributes:
     attributes:
       label: NetBox version
       label: NetBox version
-      description: >
-        What version of NetBox are you currently running? (If you don't have access to the most
-        recent NetBox release, consider testing on our [demo instance](https://demo.netbox.dev/)
-        before opening a bug report to see if your issue has already been addressed.)
+      description: What version of NetBox are you currently running?
       placeholder: v3.0.9
       placeholder: v3.0.9
     validations:
     validations:
       required: true
       required: true

+ 4 - 8
CONTRIBUTING.md

@@ -76,14 +76,10 @@ free to add a comment with any additional justification for the feature.
 (However, note that comments with no substance other than a "+1" will be
 (However, note that comments with no substance other than a "+1" will be
 deleted. Please use GitHub's reactions feature to indicate your support.)
 deleted. Please use GitHub's reactions feature to indicate your support.)
 
 
-* Due to a large backlog of feature requests, we are not currently accepting
-any proposals which substantially extend NetBox's functionality beyond its
-current feature set. This includes the introduction of any new views or models
-which have not already been proposed in an existing feature request.
-
-* Before filing a new feature request, consider raising your idea on the
-mailing list first. Feedback you receive there will help validate and shape the
-proposed feature before filing a formal issue.
+* Before filing a new feature request, consider raising your idea in a
+[GitHub discussion](https://github.com/netbox-community/netbox/discussions)
+first. Feedback you receive there will help validate and shape the proposed
+feature before filing a formal issue.
 
 
 * Good feature requests are very narrowly defined. Be sure to thoroughly
 * Good feature requests are very narrowly defined. Be sure to thoroughly
 describe the functionality and data model(s) being proposed. The more effort
 describe the functionality and data model(s) being proposed. The more effort