Skip to content

Commit e48fa77

Browse files
authored
[Internal] Added TF Plugin Framework checkbox item to PR template and removed checkbox for integration tests passing (#4227)
## Changes <!-- Summary of your changes that are easy to understand --> To facilitate migration to plugin framework :-) ## Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [ ] `make test` run locally - [ ] relevant change in `docs/` folder - [ ] covered with integration tests in `internal/acceptance` - [ ] relevant acceptance tests are passing - [ ] using Go SDK
1 parent aa13b25 commit e48fa77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ How is this tested? Please see the checklist below and also describe any other r
99
- [ ] `make test` run locally
1010
- [ ] relevant change in `docs/` folder
1111
- [ ] covered with integration tests in `internal/acceptance`
12-
- [ ] relevant acceptance tests are passing
1312
- [ ] using Go SDK
13+
- [ ] using TF Plugin Framework

0 commit comments

Comments
 (0)