mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
docs: Improve english in pull request template
This commit is contained in:
parent
318c41c648
commit
092767b4cb
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@ -3,8 +3,8 @@ https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md#git-commit-gu
|
||||
-->
|
||||
|
||||
<!--
|
||||
If your Pull Request fix an issue don't forget to update the unit test and documentation in /wiki folder
|
||||
If your Pull Request deliver a new feature, please, provide examples and why such feature should be considered, this information is important to document the Github changelog. Also try to increase documentation and create new unit/functional test.
|
||||
If your Pull Request fix an issue don't forget to update the unit test and documentation in /docs folder
|
||||
If your Pull Request delivers a new feature, please, provide examples and why such feature should be considered, this information is important to document the Github changelog. Also, try to increase documentation and create new unit/functional test.
|
||||
-->
|
||||
|
||||
<!-- Pick only one type, whether none apply, please suggest one, we might be included it by default -->
|
||||
@ -21,7 +21,7 @@ Our bots should ensure:
|
||||
* The PR passes CI testing
|
||||
-->
|
||||
|
||||
<!-- If there is no issue related with this PR just remove the following section -->
|
||||
<!-- If there is no issue related to this PR just remove the following section -->
|
||||
**Description:**
|
||||
|
||||
Resolves #???
|
||||
|
Loading…
Reference in New Issue
Block a user