Skip to content

Commit dfcfb83

Browse files
authored
chore(github): add link to contribution guidelines in PR template (#910)
1 parent bbf72f0 commit dfcfb83

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
@@ -15,7 +15,7 @@ Link to any related issue(s):
1515
## Required Checklist:
1616

1717
- [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement)
18-
- [ ] I have read the Terraform contribution guidelines
18+
- [ ] I have read the [contribution guidelines](https://github.com/mongodb/terraform-provider-mongodbatlas/blob/master/CONTRIBUTING.md)
1919
- [ ] 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

0 commit comments

Comments
 (0)