File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 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+ <!-- -
1616Describe the problem or feature in addition to a link to the issues
17- )
17+ -->
1818
1919#### Checklist
2020- [ ] [ Sign Allure CLA] [ cla ]
You can’t perform that action at this time.
0 commit comments