Skip to content

Commit a482c16

Browse files
authored
add "additional information" section, and link to guidelines
1 parent 54cddd5 commit a482c16

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ Closes #(issue number)
1919
## Testing strategy
2020

2121
<!-- Provide 1-2 sentences explaining tests added or changed by this PR. If testing changes are not needed, explain why. -->
22+
23+
## Additional information (optional)
24+
25+
<!-- Include any additional context, background, or explanation which doesn't fit in the previous sections. -->
26+
27+
## Guidelines
28+
29+
- [ ] I have reviewed the [pull request guidelines](https://github.com/plotly/plotly.py/blob/update-pr-template/CONTRIBUTING.md#opening-a-pull-request) and confirmed that this PR follows them.

0 commit comments

Comments
 (0)