Update templates

This commit is contained in:
Romain Vigier
2020-05-26 10:08:24 +02:00
parent b13c9161b4
commit db6ed1f740
12 changed files with 35 additions and 56 deletions
+1 -1
View File
@@ -16,5 +16,5 @@
1.
<!-- Don't remove this line -->
<!-- Don't remove the following line -->
/label ~"bug::not confirmed"
+1 -1
View File
@@ -3,5 +3,5 @@
<!-- Describe as precisely as possible the feature you want to be added: how should it work? What does it do? -->
<!-- Don't remove this line -->
<!-- Don't remove the following line -->
/label ~"feature::request"
-5
View File
@@ -1,5 +0,0 @@
<!-- This is for general discussion on the extension. For specific issues (bug report, theme request, feature request), please use the appropriate template. -->
<!-- Don't remove this line -->
/label ~discussion
+1 -1
View File
@@ -3,5 +3,5 @@
- Theme name:
- Theme repository or download link:
<!-- Don't remove this line -->
<!-- Don't remove the following line -->
/label ~"theme::request"
@@ -1,9 +1,7 @@
<!--
Start your MR title with "WIP: " and indicate:
- what it does
- which issue it fixes by adding "(Fix #[issue number])"
-->
<!-- 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 this line -->
<!-- Don't remove the following line -->
/label ~"bug::WIP"
+4 -6
View File
@@ -1,9 +1,7 @@
<!--
Indicate in your MR title:
- what it does
- which issue it fixes by adding "(Fix #[issue number])"
-->
<!-- Indicate in your MR title what it does -->
<!-- Indicate which issue your MR fixes by adding "Fix #[issue number]" -->
<!-- Don't remove this line -->
<!-- Don't remove the following line -->
/label ~"bug::fixed"
@@ -1,9 +1,7 @@
<!--
Start your MR title with "WIP: " and indicate:
- which new feature it implements
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- 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 this line -->
<!-- Don't remove the following line -->
/label ~"feature::WIP"
@@ -1,9 +1,7 @@
<!--
Indicate in your MR title:
- which new feature it implements
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- 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 this line -->
<!-- Don't remove the following line -->
/label ~"feature::implemented"
@@ -1,9 +1,7 @@
<!--
Start your MR title with "WIP: " and indicate:
- the name of the theme it implements
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- 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 this line -->
<!-- Don't remove the following line -->
/label ~"theme::WIP"
@@ -1,9 +1,7 @@
<!--
Indicate in your MR title:
- the name of the theme it implements
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- 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 this line -->
<!-- Don't remove the following line -->
/label ~"theme::implemented"
@@ -1,9 +1,7 @@
<!--
Start your MR title with "WIP: " and indicate:
- the language
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- 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 this line -->
<!-- Don't remove the following line -->
/label ~"translation::WIP"
@@ -1,9 +1,7 @@
<!--
Indicate in your MR title:
- the language
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- 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 this line -->
<!-- Don't remove the following line -->
/label ~"translation::updated"