Skip to content

Commit

Permalink
Merge pull request #107 from Azure/gb-prtemplate
Browse files Browse the repository at this point in the history
Adding a repo PR template
  • Loading branch information
Gordon Byers committed Nov 24, 2022
2 parents f5d45f3 + 054172f commit 21d9504
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## PR Summary

<!-- summarize your PR between here and complete the checklist with 'x' between the brackets -->

## PR Checklist

- [ ] PR has a meaningful title
- [ ] Summarized changes
- [ ] This PR is ready to merge and is not **Work in Progress**
- [ ] Link to a filed issue

0 comments on commit 21d9504

Please sign in to comment.