Skip to content

Commit 5e7a78e

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent f0b8fc4 commit 5e7a78e

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
@@ -3,3 +3,11 @@
33
## Why
44

55
## Notes
6+
<!-- Add any notes here -->
7+
8+
## PR Checklist
9+
10+
* [ ] _I have [allowed changes to my fork to be made](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork)._
11+
* [ ] _I have added tests, assuming new tests are warranted_.
12+
* [ ] _I have updated the Terraform docs in this repo, assuming any changes to the schema of Resources or Data Sources have been made._
13+
* [ ] _I understand that the `/test` comment will be ignored by the CI trigger [unless it is made by a repo admin or collaborator](https://codefresh.io/docs/docs/pipelines/triggers/git-triggers/#support-for-building-pull-requests-from-forks)._

0 commit comments

Comments
 (0)