Skip to content

Commit 6bf5dd9

Browse files
Fix typo "requirments" in the PR template (#375)
Signed-off-by: KeisukeYamashita <[email protected]>
1 parent b677d7f commit 6bf5dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Link to any related issue(s):
1616

1717
- [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement)
1818
- [ ] I have read the Terraform contribution guidelines
19-
- [ ] I have added tests that prove my fix is effective or that my feature works per HashiCorp requirments
19+
- [ ] I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
2020
- [ ] I have added any necessary documentation (if appropriate)
2121
- [ ] I have run make fmt and formatted my code
2222

0 commit comments

Comments
 (0)