mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Explicit checkbox that the contributor did not look at Terraform (#1936)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
This commit is contained in:
parent
6fac08d1f9
commit
b29b55183f
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
@ -22,6 +22,7 @@ Resolves #
|
||||
- [ ] I have read the [contribution guide](https://github.com/opentofu/opentofu/blob/main/CONTRIBUTING.md).
|
||||
- [ ] I have not used an AI coding assistant to create this PR.
|
||||
- [ ] I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
|
||||
- [ ] I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.
|
||||
|
||||
### Go checklist
|
||||
|
||||
|
@ -56,6 +56,7 @@ Please make sure you complete the following checklist before you mark your PR re
|
||||
- [ ] I have read the contribution guidelines.
|
||||
- [ ] I have not used an AI coding assistant to create this PR.
|
||||
- [ ] I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
|
||||
- [ ] I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.
|
||||
|
||||
### Go checklist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user