Skip to content

Commit 5c8804b

Browse files
committed
Remove Docs and Tests types
1 parent 78fb431 commit 5c8804b

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

source/triaging-issues.rst

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,7 @@ the information that is indicated by labels already.
9393
Type
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
======================= ======================================================================
10399
Type Description
@@ -109,11 +105,6 @@ Dependency Update Adding/updating/removing some of Red's dependencies.
109105

110106
Deprecation 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-
117108
Enhancement Something meant to enhance existing Red features.
118109

119110
Feature 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

132123
Removal This intends to remove some functionality.
133-
134-
Tests Used for issues/PRs that exclusively involve changes to the tests.
135124
======================= ======================================================================
136125

137126
.. _Category:

0 commit comments

Comments
 (0)