Skip to content

Commit 675f214

Browse files
authored
Create pull_request_template.md (#316)
* Create pull_request_template.md * More accurate wording. * Update pull_request_template.md
1 parent fc140da commit 675f214

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/pull_request_template.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Before opening your pull request, please respond to the following prompts.
2+
3+
#### Is this resolving a feature or a bug?
4+
5+
_NB: We DO NOT accept typo fixes. Generally, we do not accept edits to comments (starting with `//`) or minor grammatical and technical edits more generally, but do accept substanative fixes and improvements to the content of documentation comments (`///`) and README files._
6+
7+
#### Are there existing issue(s) that this PR would close?
8+
9+
#### If this PR is not minimal (it could be split into multiple PRs), please explain why the issues are best resolved together.
10+
11+
#### Describe your changes.

0 commit comments

Comments
 (0)