We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf72f0 commit dfcfb83Copy full SHA for dfcfb83
.github/pull_request_template.md
@@ -15,7 +15,7 @@ Link to any related issue(s):
15
## Required Checklist:
16
17
- [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement)
18
-- [ ] I have read the Terraform contribution guidelines
+- [ ] I have read the [contribution guidelines](https://github.com/mongodb/terraform-provider-mongodbatlas/blob/master/CONTRIBUTING.md)
19
- [ ] I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
20
- [ ] I have added any necessary documentation (if appropriate)
21
- [ ] I have run make fmt and formatted my code
0 commit comments