Skip to content

Commit 36ee626

Browse files
authored
update pull request template
1 parent e9727e9 commit 36ee626

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
[//]: # (
2-
. Thank you so much for sending us a pull request!
3-
.
4-
. Make sure you have a clear name for your pull request.
5-
. The name should start with a capital letter and no dot is required in the end of the sentence.
6-
. To link the request with isses use the following notation: (fixes #123, fixes #321\)
7-
.
8-
. An example of good pull request names:
9-
. - Add Russian translation (fixes #123\)
10-
. - Add an ability to disable default plugins
11-
. - Support emoji in test descriptions
12-
)
1+
<!---
2+
Thank you so much for sending us a pull request!
3+
4+
Make sure you have a clear name for your pull request.
5+
The name should start with a capital letter and no dot is required in the end of the sentence.
6+
To link the request with isses use the following notation: (fixes #123, fixes #321\)
7+
8+
An example of good pull request names:
9+
* Add Cucumber integration (fixes #123\)
10+
* Add an ability to disable default plugins
11+
* Support emoji in test descriptions
12+
-->
1313

1414
### Context
15-
[//]: # (
15+
<!---
1616
Describe the problem or feature in addition to a link to the issues
17-
)
17+
-->
1818

1919
#### Checklist
2020
- [ ] [Sign Allure CLA][cla]

0 commit comments

Comments
 (0)