Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a5a6df7

Browse files
Fix checkboxes
1 parent b308f7c commit a5a6df7

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

‎docs/git/pull-request-template.md‎

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Describe your changes in detail. Link to the related issue ticket.
1919

2020
Why is this change required? What problem does it solve?
2121

22-
2322
## Related PRs
2423

2524
Link to related pull requests
@@ -28,27 +27,27 @@ Link to related pull requests
2827

2928
Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran.
3029

31-
## Screenshots:
30+
## Screenshots
3231

3332
Add screenshots or video if applicable.
3433

35-
## Types of changes
34+
## Type of Change
3635

3736
What types of changes does your code introduce? Put an x in all the boxes that apply:
3837

39-
[ ] Bug fix (non-breaking change which fixes an issue)
40-
[ ] New feature (non-breaking change which adds functionality)
41-
[ ] Breaking change (fix or feature that would cause existing functionality to change)
42-
[ ] Documentation
43-
[ ] Tests
38+
-[ ] Bug fix (non-breaking change which fixes an issue)
39+
-[ ] New feature (non-breaking change which adds functionality)
40+
-[ ] Breaking change (fix or feature that would cause existing functionality to change)
41+
-[ ] Documentation
42+
-[ ] Tests
4443

45-
## Checklist
44+
## Sanity Checklist
4645

4746
Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. Your team members are there to help!
4847

49-
[ ] My code follows the code style of this project.
50-
[ ] I have updated the documentation accordingly.
51-
[ ] I have added tests to cover my changes.
52-
[ ] One or more required reviews requested.
53-
[ ] Any dependent changes have been merged and published in upstream modules.
54-
[ ] I have updated and verified the changes end-to-end and related documentation have been updated.
48+
-[ ] My code follows the code style of this project.
49+
-[ ] I have updated the documentation accordingly.
50+
-[ ] I have added tests to cover my changes.
51+
-[ ] One or more required reviews requested.
52+
-[ ] Any dependent changes have been merged and published in upstream modules.
53+
-[ ] I have updated and verified the changes end-to-end and related documentation have been updated.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /