Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create pull_request_template.md #3157

Merged
merged 5 commits into from
Oct 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#### What type of PR is this?
- [ ] bug
- [ ] feature

#### Which issue(s) this PR fixes:
close #xxx
(If it is requirement, issue(s) number must be listed.)

#### What this PR does / why we need it?


#### Special notes for your reviewer, ex. impact of this fix, etc:


#### Additional context:


#### Checklist:
- [ ] Documentation affected (If need to modify document, please label it.)
- [ ] Incompatible (If it is incompatile, please describle it and label it.)
- [ ] Need to cherry pick (If need to cherry pick to some branchs, please label the destination version(s).)
- [ ] Performance regression: Consumes more CPU
- [ ] Performance regression: Consumes more Memory



#### Release notes:
Please confirm whether to reflect in release notes and how to describe:
> `