Skip to content

Commit 52f969a

Browse files
authored
Update pull request template (#40)
Signed-off-by: Ryan Cragun <[email protected]>
1 parent b78c6de commit 52f969a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!--- Leave your commit message at the top and remove this comment block --->
2-
31
### How to read this pull request
42
You may provide an optional explanation of the best way a review might
53
approach the changes that are being proposed in this pull request.
64

75
### Checklist
6+
- [ ] The commit message includes an explanation of the changes
87
- [ ] Manual validation of the changes have been perfomed (if possible)
98
- [ ] New or modified code has requisite test coverage (if possible)
109
- [ ] I have performed a self-review of the changes

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ The [Setup Enos Github Action](https://github.com/hashicorp/action-setup-enos) i
2222
The internal [Enos homebrew formula](https://github.com/hashicorp/homebrew-internal/tree/main/HomebrewFormula) is available to easily install releases of `enos` on your local machine. Github releases are also available for download in this repository.
2323

2424
## Features
25-
2625
### DSL
2726
The `enos` DSL is similar to Terraform's root module syntax, but differs in a few significant ways. Rather than a single root module, an author can define reusable top-level resources to be shared between one-or-many scenarios.
2827

0 commit comments

Comments
 (0)