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. 1.
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"bug::not confirmed" /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? --> <!-- 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" /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 name:
- Theme repository or download link: - Theme repository or download link:
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"theme::request" /label ~"theme::request"
@@ -1,9 +1,7 @@
<!-- <!-- Start your MR title with "WIP: " and indicate what it does -->
Start your MR title with "WIP: " and indicate:
- what it does <!-- Indicate which issue your MR fixes by adding "Fix #[issue number]" -->
- which issue it fixes by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"bug::WIP" /label ~"bug::WIP"
+4 -6
View File
@@ -1,9 +1,7 @@
<!-- <!-- Indicate in your MR title what it does -->
Indicate in your MR title:
- what it does <!-- Indicate which issue your MR fixes by adding "Fix #[issue number]" -->
- which issue it fixes by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"bug::fixed" /label ~"bug::fixed"
@@ -1,9 +1,7 @@
<!-- <!-- Start your MR title with "WIP: " and indicate which new feature it implements -->
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]" -->
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"feature::WIP" /label ~"feature::WIP"
@@ -1,9 +1,7 @@
<!-- <!-- Indicate in your MR title which new feature it implements -->
Indicate in your MR title:
- which new feature it implements <!-- Indicate to which issue it relates (if any) by adding "Implements #[issue number]" -->
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"feature::implemented" /label ~"feature::implemented"
@@ -1,9 +1,7 @@
<!-- <!-- Start your MR title with "WIP: " and indicate the name of the theme it implements -->
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]" -->
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"theme::WIP" /label ~"theme::WIP"
@@ -1,9 +1,7 @@
<!-- <!-- Indicate in your MR title the name of the theme it implements -->
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]" -->
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"theme::implemented" /label ~"theme::implemented"
@@ -1,9 +1,7 @@
<!-- <!-- Start your MR title with "WIP: " and indicate the language of the translation -->
Start your MR title with "WIP: " and indicate:
- the language <!-- Indicate to which issue it relates (if any) by adding "Closes #[issue number]" -->
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"translation::WIP" /label ~"translation::WIP"
@@ -1,9 +1,7 @@
<!-- <!-- Indicate in your MR title the language of the translation -->
Indicate in your MR title:
- the language <!-- Indicate to which issue it relates (if any) by adding "Closes #[issue number]" -->
- to which issue it relates (if any) by adding "(Fix #[issue number])"
-->
<!-- Don't remove this line --> <!-- Don't remove the following line -->
/label ~"translation::updated" /label ~"translation::updated"