Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit 39699c3

Browse files
authored
build: Update github Pull-Request template (#401)
* build: Update github Pull-Request template * Update
1 parent 3a3111e commit 39699c3

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
11
<!-- Thanks for sending a pull request! -->
22
<!-- Have I run `make ci`? -->
33

4-
**What type of PR is this?**
5-
64
**What this PR does / why we need it**:
75

6+
87
**Which issue(s) this PR fixes**:
98
<!--
109
*Automatically closes linked issue when PR is merged.
1110
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
1211
-->
1312
Fixes #
1413

14+
15+
**Which docs this PR relation**:
16+
17+
Ref #
18+
19+
20+
**Which toolchain this PR adaption**:
21+
22+
No Breaking Change
23+
24+
1525
**Special notes for your reviewer**:

0 commit comments

Comments
 (0)