Skip to content

Commit 33854ee

Browse files
author
梶塚太智
committed
Create PULL_REQUEST_TEMPLATE.md
1 parent 3df6b67 commit 33854ee

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Pull Request
2+
3+
### Description
4+
Provide a brief summary of the changes introduced by this pull request.
5+
6+
### Related Issue
7+
If this pull request is related to any GitHub issue, provide a link to the issue here.
8+
9+
### Changes
10+
List the high-level changes introduced by this pull request.
11+
12+
### Screenshots
13+
If applicable, include screenshots or GIFs that demonstrate the changes visually.
14+
15+
### Testing
16+
Describe the testing steps you've taken to ensure the changes work as intended.
17+
18+
### Checklist
19+
Mark the items that apply to this pull request using "x".
20+
21+
- [ ] I have tested these changes thoroughly.
22+
- [ ] This pull request is related to an existing issue.
23+
- [ ] I have added necessary documentation.
24+
- [ ] All tests pass successfully.
25+
26+
### Additional Notes
27+
Add any additional information or context that might be helpful for the reviewer.

0 commit comments

Comments
 (0)