File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -93,11 +93,7 @@ the information that is indicated by labels already.
9393Type
9494~~~~
9595
96- Describes the type of issue. Some issues might have multiple types, though it should be preferred
97- to only label the issue with its main type(s).
98-
99- For example, a PR that adds a new functionality will most likely also update the documentation,
100- but the PR should only be labeled with **Type: Feature ** label.
96+ Describes the type of issue. Some issues might have multiple types.
10197
10298======================= ======================================================================
10399Type Description
@@ -109,11 +105,6 @@ Dependency Update Adding/updating/removing some of Red's dependencies.
109105
110106Deprecation This intends to deprecate some functionality.
111107
112- Docs Improvements to the docs (e.g. new topic, correction, etc.).
113-
114- Only used for issues and PRs that exclusively involve changes to
115- the documentation.
116-
117108Enhancement Something meant to enhance existing Red features.
118109
119110Feature New feature or request.
@@ -130,8 +121,6 @@ Question This is a support question.
130121 to Red's support server at https://discord.gg/red
131122
132123Removal This intends to remove some functionality.
133-
134- Tests Used for issues/PRs that exclusively involve changes to the tests.
135124======================= ======================================================================
136125
137126.. _Category:
You can’t perform that action at this time.
0 commit comments