Update PR template
This commit is contained in:
@@ -1,21 +1,19 @@
|
|||||||
<!--
|
<!--
|
||||||
Please check the following before you make a pull request:
|
Please check the following before you make a pull request:
|
||||||
|
|
||||||
* The branch you are make the pull request from (in your own fork) must
|
* The branch you are making the pull request from (in your own fork) has a unique and descriptive
|
||||||
have a unique and descriptive name. Do not make a pull request
|
name. Do not make a pull request directly from your copy of `main`, `dev` or `testing`.
|
||||||
directly from your copy of `main`, `dev` or `testing`.
|
* If you are submitting translation files, only submit the files that you have added translations
|
||||||
* If you are submitting translation files, only submit the files that
|
to, not the other .ts files that may have been updated in the process.
|
||||||
you have added translations to, not the other .ts files that may have
|
* Make sure your contribution follows the style guide and other requirements mentioned in the
|
||||||
been updated in the process.
|
CONTRIBUTING.md file in the repository.
|
||||||
* Make sure your contributions follow the style guide and other
|
|
||||||
requirements mentioned in the CONTRIBUTING.md file in the repository.
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Summary**:
|
**Summary:**
|
||||||
|
|
||||||
**Related issue**:
|
**Related Issue(s):**
|
||||||
|
|
||||||
**Checklist**:
|
**Checklist:**
|
||||||
|
|
||||||
* [ ] The header of all files contain a reference to the repository license
|
* [ ] The header of all files contain a reference to the repository license
|
||||||
* [ ] The overall test coverage is increased or remains the same as before
|
* [ ] The overall test coverage is increased or remains the same as before
|
||||||
|
|||||||
Reference in New Issue
Block a user