Skip to content

Commit f0f2cf7

Browse files
authored
Merge pull request #94 from tcet-opensource/93-Created-Pull_req_temp
Added PR Template
2 parents c2432e6 + 8b3f984 commit f0f2cf7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/pull_request_template.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Description
2+
Briefly describe the changes made in this pull request.
3+
4+
## Fixes
5+
Specify the related issues or tickets that this pull request fixes (e.g., Fixes #123).
6+
7+
## Checklist
8+
<!-- add x inside brackets for ticking the checkbox eg - [x] -->
9+
- [ ] Code follows project's style guidelines.
10+
- [ ] Changes are documented appropriately.
11+
12+
## Notes
13+
Add any additional notes or context that might be useful for reviewers.
14+
15+
16+
17+
#### (PS → Make Sure Pull request title is meaningful.)

0 commit comments

Comments
 (0)