-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Before opening your pull request, please answer the following questions. | ||
|
||
#### Is this resolving a feature or a bug? | ||
|
||
_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._ | ||
|
||
#### Are there existing issue(s) that this PR would close? | ||
|
||
#### If this PR is not minimal (it could be split into multiple PRs), please explain why the issues are best resolved together. | ||
|
||
#### Describe your changes. |