You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,11 @@
3
3
## Why
4
4
5
5
## 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