Skip to content

Commit 32553b1

Browse files
Update pull_request_template.md
1 parent f65b1d9 commit 32553b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ A similar PR may already be submitted! Please search among the [Pull request](ht
22

33
Thanks for submitting a pull request! Please provide enough information so that others can review your pull request.
44

5+
**NOTE: PR's will be accepted only in case of appropriate information is provided below**
6+
57
## Summary
68

79
<!-- Summary of the PR -->
@@ -12,7 +14,7 @@ Explain the **motivation** for making this change. What existing problem does th
1214

1315
<!-- Example: When "Adding a function to do X", explain why it is necessary to have a way to do X. -->
1416

15-
## Test plan (required)
17+
## Test plan
1618

1719
Demonstrate the code is solid. Example: The exact commands you ran and their output.
1820

0 commit comments

Comments
 (0)