Skip to content

Commit ba5bd78

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents 1fff0ae + e081273 commit ba5bd78

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed

.github/pull_request_template.md

+19-20
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,34 @@
1-
## Pull Request Template
2-
3-
# Description
1+
## Description
42

53
Please provide a brief description of the changes in this pull request.
64

7-
# Related Issues
5+
## Related Issues
86

97
Please list any related issues or pull requests that are being addressed in this pull request.
108

11-
# Changes Made
9+
## Changes Made
1210

1311
Please describe the changes you made in this pull request, including any relevant code changes, new features, or bug fixes.
1412

15-
# How to Test
13+
## How to Test
1614

17-
Please provide detailed instructions on how to test the changes made in this pull request, including any new or updated tests that have been added.
18-
- Step 1
19-
- Step 2
20-
- Step 3
21-
- Step N
15+
Please provide detailed instructions on how to test the changes made in this pull request, including any new or updated tests that have been added:
16+
- Step 1;
17+
- Step 2;
18+
- Step 3;
19+
- Step N;
2220

23-
# Checklist
21+
## Checklist
2422

2523
Please review and check off the following items before submitting this pull request:
26-
- All tests pass successfully
27-
- All code changes adhere to our coding standards
28-
- New code is accompanied by appropriate documentation
29-
- Any changes to user-facing features have been reviewed by the product team
30-
- Any necessary database migrations or other infrastructure changes have been accounted for
24+
- All tests pass successfully;
25+
- All code changes adhere to our coding standards;
26+
- New code is accompanied by appropriate documentation;
27+
- Any changes to user-facing features have been reviewed by the product team;
28+
- Any necessary database migrations or other infrastructure changes have been accounted for;
29+
30+
## Contact Information
3131

32-
# Contact Information
32+
Please provide your contact information (e.g. GitHub username, email address, etc..) so that we can follow up with you if necessary.\
3333

34-
Please provide your contact information (e.g. GitHub username, email address, etc..) so that we can follow up with you if necessary.
35-
Thank you for contributing to our project!
34+
**Thank you for contributing to our project!**

0 commit comments

Comments
 (0)