Skip to content

Commit 8a3a8dd

Browse files
authored
Merge pull request #15 from root-hbx/release/v2.0
[.github] Add PR templates
2 parents c70f3dc + e53f6f5 commit 8a3a8dd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/pull_request_template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
A brief description of the changes in this PR.
2+
3+
For example:
4+
5+
- Resolves issue\# XXX
6+
- Add functionality XXX
7+
- Module Enhancement XXX
8+
9+
## Reason for Changes
10+
11+
A brief description of the reason for these changes.
12+
13+
## How to Test
14+
15+
Step-by-step instructions for how reviewers can verify these changes work as expected.
16+
17+
## Evaluation
18+
19+
Impact Analysis or Benchmarks here.
20+
21+
Please add any other context or screenshots that would help here.

0 commit comments

Comments
 (0)