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 25c647e

Browse files
Minor updates
1 parent 6a5348c commit 25c647e

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

‎docs/git/pull_request_template.md‎

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,39 @@
1-
Provide a general summary of your changes in the Title above
1+
Provide a general summary of your changes in the Title above.
22

33
## Description
4-
Describe your changes in detail
4+
5+
Describe your changes in detail.
56

67
## Motivation, Context and link to the ticket
78
- Why is this change required? What problem does it solve?
89
- If it fixes an open issue, please link to the issue here.
910
- Link to the related Jira ticket.
1011

1112
## Related PRs
12-
Link to related pull requests
13+
14+
Link to related pull requests.
1315

1416
## How Has This Been Tested?
17+
1518
- Please describe in detail how you tested your changes.
1619
- Include details of your testing environment, and the tests you ran to
1720
- see how your change affects other areas of the code, etc.
1821

1922
## Screenshots (if appropriate):
2023

21-
## Types of changes
24+
## Type of change
25+
2226
What types of changes does your code introduce? Put an `x` in all the boxes that apply:
23-
- [ ] Bug fix (non-breaking change which fixes an issue)
24-
- [ ] New feature (non-breaking change which adds functionality)
25-
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
27+
- [ ] Update to existing guideline(s)
28+
- [ ] New guideline(s)
29+
- [ ] Miscellaneous change
30+
- [ ] Docusaurus updates (new plugins, bug fix, etc.)
2631

2732
## Checklist:
33+
2834
Go over all the following points, and put an `x` in all the boxes that apply.
2935
If you're unsure about any of these, don't hesitate to ask. Your team members are there to help!
36+
3037
- [ ] My code follows the code style of this project.
3138
- [ ] My change requires a change to the documentation.
3239
- [ ] I have updated the documentation accordingly.

0 commit comments

Comments
(0)

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