Skip to content

Commit

Permalink
Merge pull request #2252 from jupyter-naas/2251-create-a-pr-template-…
Browse files Browse the repository at this point in the history
…to-maintain-uniformity

Added PR template
  • Loading branch information
FlorentLvr authored Oct 4, 2023
2 parents a55d3e1 + 4cff546 commit a121453
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Fixes
<!-- Please replace with the respective `issue_number` -->
This PR resolves #issue_number

## What does this PR do?
(Provide a description of what this PR does and why it's needed.)

## Screenshots
Provide supporting docs, limitations if any, video of the template, or anything that you want to share to support your PR

0 comments on commit a121453

Please sign in to comment.