Clean GitLab templates
This commit is contained in:
@@ -14,7 +14,3 @@
|
||||
## Steps to reproduce
|
||||
|
||||
1.
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"bug::not confirmed"
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
<!-- Put a brief summary of the feature in the title, don't start it with "[Feature request]". -->
|
||||
|
||||
<!-- Describe as precisely as possible the feature you want to be added: how should it work? What does it do? -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"feature::request"
|
||||
|
||||
@@ -2,6 +2,3 @@
|
||||
|
||||
- Theme name:
|
||||
- Theme repository or download link:
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"theme::request"
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Start your MR title with "WIP: " and indicate what it does -->
|
||||
|
||||
<!-- Indicate which issue your MR fixes by adding "Fix #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"bug::WIP"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Indicate in your MR title what it does -->
|
||||
|
||||
<!-- Indicate which issue your MR fixes by adding "Fix #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"bug::fixed"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Start your MR title with "WIP: " and indicate which new feature it implements -->
|
||||
|
||||
<!-- Indicate to which issue it relates (if any) by adding "Implements #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"feature::WIP"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Indicate in your MR title which new feature it implements -->
|
||||
|
||||
<!-- Indicate to which issue it relates (if any) by adding "Implements #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"feature::implemented"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Start your MR title with "WIP: " and indicate the name of the theme it implements -->
|
||||
|
||||
<!-- Indicate to which issue it relates (if any) by adding "Implements #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"theme::WIP"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Indicate in your MR title the name of the theme it implements -->
|
||||
|
||||
<!-- Indicate to which issue it relates (if any) by adding "Implements #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"theme::implemented"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Start your MR title with "WIP: " and indicate the language of the translation -->
|
||||
|
||||
<!-- Indicate to which issue it relates (if any) by adding "Closes #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"translation::WIP"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
@@ -1,7 +0,0 @@
|
||||
<!-- Indicate in your MR title the language of the translation -->
|
||||
|
||||
<!-- Indicate to which issue it relates (if any) by adding "Closes #[issue number]" -->
|
||||
|
||||
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"translation::updated"
|
||||
@@ -1,3 +0,0 @@
|
||||
SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
Reference in New Issue
Block a user