Update templates
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
1.
|
||||
|
||||
|
||||
<!-- Don't remove this line -->
|
||||
<!-- Don't remove the following line -->
|
||||
/label ~"bug::not confirmed"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user