Skip to content

Commit

Permalink
update pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
baev authored Dec 6, 2023
1 parent f455a25 commit ea0d930
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[//]: # (
. Thank you so much for sending us a pull request!
.
. Make sure you have a clear name for your pull request.
. The name should start with a capital letter and no dot is required in the end of the sentence.
. To link the request with isses use the following notation: (fixes #123, fixes #321\)
.
. An example of good pull request names:
. - Add Russian translation (fixes #123\)
. - Add an ability to disable default plugins
. - Support emoji in test descriptions
)
<!---
Thank you so much for sending us a pull request!
Make sure you have a clear name for your pull request.
The name should start with a capital letter and no dot is required in the end of the sentence.
To link the request with issues use the following notation: (fixes #123, fixes #321\)
An example of good pull request names:
* Add Cucumber integration (fixes #123\)
* Add an ability to disable default plugins
* Support emoji in test descriptions
-->

### Context
[//]: # (
<!---
Describe the problem or feature in addition to a link to the issues
)
-->

#### Checklist
- [ ] [Sign Allure CLA][cla]
Expand Down

0 comments on commit ea0d930

Please sign in to comment.