We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac06496 commit 1b13127Copy full SHA for 1b13127
.github/pull-request-template.md
@@ -1,12 +1,33 @@
1
-<!-- Thank you for contributing ❤️ -->
+<!--
2
3
-Fixes #N/A <!-- issue number if applicable-->
+Thank you for contributing ❤️
4
5
-**What is being changed?**
+Please fill out the details below to help the reviewers understand
6
+the change.
7
-**Why is this a good idea?**
8
+-->
9
+
10
+# Fixes #N/A <!-- issue number if applicable -->
11
12
+## What is being changed?
13
14
15
16
+What describes the change you are making?
17
18
19
20
+## Why is this a good idea?
21
22
23
24
+Explain what is the advantage of merging your change? How does it
25
+make anything better?
26
27
+ -->
28
29
+## PR Opener Check List
30
-**PR Opener Check List**
31
- [ ] Do lint checks pass?
32
- [ ] Do all tests pass
33
- [ ] Does code coverage stay at 100%?
0 commit comments