Skip to content

Commit

Permalink
feat(template): pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhi Markan committed Nov 29, 2023
1 parent bf2c38a commit b8506bb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Introduction :pencil2:
Include a summary of the changes and related feature(s) or issue(s).

## Resolution :heavy_check_mark:
List all changes made to the codebase.

## Miscellaneous :heavy_plus_sign:
List any additional fixes or improvements.

0 comments on commit b8506bb

Please sign in to comment.