Skip to content

Commit 655406d

Browse files
chore: update pull request template (#373)
* chore: rename pull request action file name * chore: add pull request template md file Co-authored-by: alex chow <zhouchuanglin@gmail.com>
1 parent b7e5d81 commit 655406d

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# {PR title}
2+
3+
<!-- Thank you for submitting a pull request to our repo. -->
4+
5+
<!-- If this is your first PR in the ASP.NET Core repo, please run through the checklist
6+
below to ensure a smooth review and merge process for your PR. -->
7+
8+
<!-- Once all that is done, you're ready to go. Open the PR with the content below. -->
9+
10+
Summary of the changes (Less than 80 chars)
11+
12+
## Description
13+
14+
{Detail}
15+
16+
Fixes #{bug number}

0 commit comments

Comments
 (0)