mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +00:00
Add PR template
This commit is contained in:
13
.github/pull_request_template.md
vendored
Normal file
13
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<!-- markdownlint-disable MD041 -->
|
||||
|
||||
## Describe your changes
|
||||
|
||||
## Issue ticket if applicable
|
||||
|
||||
<!-- Fix: https://github.com/jupyter/docker-stacks/issues/0 -->
|
||||
|
||||
## Checklist (especially for first-time contributors)
|
||||
|
||||
- [ ] I have performed a self-review of my code
|
||||
- [ ] If it is a core feature, I have added thorough tests
|
||||
- [ ] I will try not to use force-push to make the review process easier for reviewers
|
Reference in New Issue
Block a user