Skip to content

Commit

Permalink
Add PR template (#287)
Browse files Browse the repository at this point in the history
Signed-off-by: xing-yang <[email protected]>
  • Loading branch information
xing-yang authored Dec 23, 2020
1 parent bd89c48 commit d2cba53
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
**What this PR does / why we need it**:

**Which issue(s) this PR fixes**:
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
Fixes #

**Special notes for your reviewer**:

**Does this PR introduce a user-facing change?**:
<!--
If no, just write "NONE" in the release-note block below.
If yes, a release note is required:
Enter your extended release note in the block below.
-->
```release-note
```

0 comments on commit d2cba53

Please sign in to comment.