Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudson committed Dec 11, 2024
1 parent fc140da commit c453d80
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/pull_request_template.md
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.

0 comments on commit c453d80

Please sign in to comment.