Skip to content

Commit 7a72e2a

Browse files
committed
Improved PULL REQUEST templates
Signed-off-by: Gbadebo Bello <gbahdeybohbello@gmail.com>
1 parent 9858052 commit 7a72e2a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
<!-- Thanks for sending a pull request! Here are some tips for you -->
22

3-
**What this PR does / why we need it**:
3+
### What this PR does / why we need it:
4+
<!-- Be detailed, tell us how this PR solves an existing problem(or issue) -->
45

5-
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
6+
### Which issue this PR fixes *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
67

7-
**Special notes for your reviewer**:
8+
### What changes were made?
9+
<!-- What were the updates made and why do they matter? You can link am issue if one already explains it -->
10+
11+
### Special notes for your reviewer:
812

913
**Checklist:**
1014
- [ ] Fixes #<issue number>

0 commit comments

Comments
 (0)