|
1 |
| -## Pull Request Template |
2 |
| - |
3 |
| -# Description |
| 1 | +## Description |
4 | 2 |
|
5 | 3 | Please provide a brief description of the changes in this pull request.
|
6 | 4 |
|
7 |
| -# Related Issues |
| 5 | +## Related Issues |
8 | 6 |
|
9 | 7 | Please list any related issues or pull requests that are being addressed in this pull request.
|
10 | 8 |
|
11 |
| -# Changes Made |
| 9 | +## Changes Made |
12 | 10 |
|
13 | 11 | Please describe the changes you made in this pull request, including any relevant code changes, new features, or bug fixes.
|
14 | 12 |
|
15 |
| -# How to Test |
| 13 | +## How to Test |
16 | 14 |
|
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; |
22 | 20 |
|
23 |
| -# Checklist |
| 21 | +## Checklist |
24 | 22 |
|
25 | 23 | 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 |
31 | 31 |
|
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.\ |
33 | 33 |
|
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