Skip to content

Commit

Permalink
chore: add pull request template (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaijchen authored May 17, 2022
1 parent 480cf6c commit 7925e66
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

## Which issues is this PR related to?

(Please list the issues related. Hint: use markdown list for better looking)

## How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)

## Will this help MrCroxx run or graduate?

(Run is OK, but better say graduate)

0 comments on commit 7925e66

Please sign in to comment.