We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f790d commit 1cd2168Copy full SHA for 1cd2168
.github/PULL_REQUEST_TEMPLATE/bug_fix.md
.github/PULL_REQUEST_TEMPLATE/new_feature.md renamed to .github/pull_request_template.md
@@ -1,14 +1,6 @@
1
----
2
-name: New Fuctionality
3
-about: Adding new functionality to enable more use cases
4
-title: ''
5
-labels: ''
6
-assignees: ''
7
-
8
9
10
**Describe the change**
11
-A clear and concise description of what the change is.
+A clear and concise description of what the change is. Any PR submitted without a description of the change will not be reviewed.
12
13
**Describe your implementation or design**
14
How did you go about implementating the change?
0 commit comments