Skip to content

Commit e058f7f

Browse files
authored
chore: Update PULL_REQUEST_TEMPLATE.md #337 (#339)
fixed #337
1 parent 11f3053 commit e058f7f

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+5-25
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,14 @@
1-
## Description
2-
3-
<!-- Please describe the changes you made to the Projectshut Open Source website. What features did you add or modify? What bug did you fix? -->
4-
5-
## Screenshots
6-
7-
<!-- PLease add screenshots -->
81

92
## Related Issue
3+
<!-- If there is no issue number, the PR will not be merged. Therefore, please ensure that the issue number is added -->
104

11-
<!-- Please list any related issues that your PR addresses. For example, if you fixed a bug, please reference the issue number that describes the bug.
12-
-->
13-
14-
## Checklist
5+
## Description
156

16-
Please review and check off the following items before submitting your PR:
7+
<!-- Please provide more context or information for us to properly rewrite your statement -->
178

18-
<!-- If yes then add 'x' into '[ ]' -->
199

20-
- [ ] I have tested my changes to ensure they work as expected
21-
- [ ] I have included documentation for any new features or changes
22-
- [ ] I have formatted my code according to the project's style guidelines
23-
- [ ] I have written tests for any new features or changes
24-
- [ ] I have run the project's test suite and verified that all tests pass
25-
- [ ] I have updated the README and any other relevant documentation
26-
- [ ] I have checked for any spelling or grammatical errors
10+
## Screenshots
11+
<!-- Add screenshots to preview the changes -->
2712

28-
## Additional Information
2913

30-
<!--
31-
Is there anything else you would like to include about your PR? This could include information about how to test your changes or any potential issues that may arise.
3214

33-
Thank you for contributing to the Projectshut Open Source website!
34-
-->

0 commit comments

Comments
 (0)