Skip to content

Commit 847bdeb

Browse files
feat(template): pull request template (#624)
## Introduction ✏️ Pre-populate PR body. ## Resolution ✔️ * Added `PULL_REQUEST_TEMPLATE.md`. ## Miscellaneous ➕ * Dependencies update * TS configuration file fix with node version updated to `21.0.0`.
2 parents b8642b5 + d77d8f3 commit 847bdeb

File tree

4 files changed

+806
-837
lines changed

4 files changed

+806
-837
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Introduction :pencil2:
2+
Include a summary of the changes and related feature(s) or issue(s).
3+
4+
## Resolution :heavy_check_mark:
5+
List all changes made to the codebase.
6+
7+
## Miscellaneous :heavy_plus_sign:
8+
List any additional fixes or improvements.
9+

0 commit comments

Comments
 (0)