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 f65b1d9 commit 32553b1Copy full SHA for 32553b1
.github/pull_request_template.md
@@ -2,6 +2,8 @@ A similar PR may already be submitted! Please search among the [Pull request](ht
2
3
Thanks for submitting a pull request! Please provide enough information so that others can review your pull request.
4
5
+**NOTE: PR's will be accepted only in case of appropriate information is provided below**
6
+
7
## Summary
8
9
<!-- Summary of the PR -->
@@ -12,7 +14,7 @@ Explain the **motivation** for making this change. What existing problem does th
12
14
13
15
<!-- Example: When "Adding a function to do X", explain why it is necessary to have a way to do X. -->
16
-## Test plan (required)
17
+## Test plan
18
19
Demonstrate the code is solid. Example: The exact commands you ran and their output.
20
0 commit comments