Ver Fonte

Issues policy tweaks

jeremystretch há 4 anos atrás
pai
commit
79f2f03fb2
2 ficheiros alterados com 5 adições e 12 exclusões
  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
     attributes:
       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
     validations:
       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
 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
 describe the functionality and data model(s) being proposed. The more effort