Skip to content

Commit

Permalink
Merge pull request getporter#1861 from carolynvs/pr-checklist
Browse files Browse the repository at this point in the history
Update PR checklists
  • Loading branch information
carolynvs authored Jan 14, 2022
2 parents 9079eaa + 69c4189 commit 6dab64a
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@ _If there is not an existing issue, please make sure we have context on why this
_Put any questions or notes for the reviewer here._

# Checklist
- [ ] Unit Tests
- [ ] Documentation
- [ ] Schema (porter.yaml)
- [ ] Did you write tests?
- [ ] Did you write documentation?
- [ ] Did you change porter.yaml or a storage document record? Update the corresponding schema file.
- [ ] If this is your first pull request, please add your name to the bottom of our [Contributors][contributors] list. Thank you for making Porter better! 🙇‍♀️

If this is your first pull request, please add your name to the bottom of our [Contributors][contributors] list. Thank you for making Porter better! 🙇‍♀️
# Reviewer Checklist
* Comment with /azp run test-porter-release if a magefile or build script was modified
* Comment with /azp run porter-integration if it's a non-trivial PR

[contributors]: https://porter.sh/src/CONTRIBUTORS.md
[contributors]: https://porter.sh/src/CONTRIBUTORS.md

0 comments on commit 6dab64a

Please sign in to comment.