You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: handbook/issues.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,8 +140,6 @@ Issues can be tagged using a set of well-known labels:
140
140
141
141
-`testing`: packages are available from testing repositories (see [QA section](#qa-team-member-testing))
142
142
-`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.
145
143
146
144
Before introducing new labels, please discuss them with the development team
147
145
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*.
187
185
- Administrator Manual
188
186
- Developer Manual, if needed
189
187
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``.
191
189
A comment must convey the reason why it is invalid, like *"duplicate of (URL of issue), wontfix because ..."*.
0 commit comments