Skip to content

Commit a4b3be5

Browse files
committed
fix(handbook): invalid issues
1 parent 8a4090a commit a4b3be5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

handbook/issues.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ Issues can be tagged using a set of well-known labels:
140140

141141
- `testing`: packages are available from testing repositories (see [QA section](#qa-team-member-testing))
142142
- `verified`: all test cases were verified successfully (see [QA section](#qa-team-member-testing)
143-
- `invalid`: invalid issue, not a bug, duplicate or wontfix. Add a detailed description and link
144-
to other related issue when using this tag.
145143

146144
Before introducing new labels, please discuss them with the development team
147145
and make sure to describe carefully the new label inside the [NethServer label page](https://github.com/NethServer/dev/labels) or [NethSecurity label page](https://github.com/NethServer/nethsecurity/labels).
@@ -187,7 +185,7 @@ The *Developer*.
187185
- Administrator Manual
188186
- Developer Manual, if needed
189187

190-
If the issue is not valid, it must be closed using the **invalid** label.
188+
If the issue is not valid, it must be closed using ``Closed as not planned``.
191189
A comment must convey the reason why it is invalid, like *"duplicate of (URL of issue), wontfix because ..."*.
192190

193191
### QA team member (testing)

0 commit comments

Comments
 (0)