Parcourir la source

Added notes to discourage the prepending of arbitrary tags to issue titles

Jeremy Stretch il y a 8 ans
Parent
commit
50462ec15d
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      CONTRIBUTING.md

+ 8 - 0
CONTRIBUTING.md

@@ -45,6 +45,10 @@ sure to include:
     * Any error messages generated
     * Any error messages generated
     * Screenshots (if applicable)
     * Screenshots (if applicable)
 
 
+* Please avoid prepending any sort of tag (e.g. "[Bug]") to the issue title.
+The issue will be reviewed by a moderator after submission and the appropriate
+labels will be applied.
+
 * Keep in mind that we prioritize bugs based on their severity and how
 * Keep in mind that we prioritize bugs based on their severity and how
 much work is required to resolve them. It may take some time for someone
 much work is required to resolve them. It may take some time for someone
 to address your issue.
 to address your issue.
@@ -91,6 +95,10 @@ following:
     * Any third-party libraries or other resources which would be
     * Any third-party libraries or other resources which would be
       involved
       involved
 
 
+* Please avoid prepending any sort of tag (e.g. "[Feature]") to the issue title.
+The issue will be reviewed by a moderator after submission and the appropriate
+labels will be applied.
+
 ## Submitting Pull Requests
 ## Submitting Pull Requests
 
 
 * Be sure to open an issue before starting work on a pull request, and
 * Be sure to open an issue before starting work on a pull request, and