mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Remove draft CHANGELOG section of PR template (#861)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
parent
084c5dfc8b
commit
23e34412bb
22
.github/pull_request_template.md
vendored
22
.github/pull_request_template.md
vendored
@ -30,25 +30,3 @@ all targeted releases.
|
||||
-->
|
||||
|
||||
1.6.0
|
||||
|
||||
## Draft CHANGELOG entry
|
||||
|
||||
<!--
|
||||
|
||||
Choose a category, delete the others:
|
||||
|
||||
-->
|
||||
|
||||
### NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS
|
||||
|
||||
<!--
|
||||
|
||||
Write a short description of the user-facing change. Examples:
|
||||
|
||||
- `tofu show -json`: Fixed crash with sensitive set values.
|
||||
- When rendering a diff, OpenTofu now quotes the name of any object attribute whose string representation is not a valid identifier.
|
||||
- The local token configuration in the cloud and remote backend now has higher priority than a token specified in a credentials block in the CLI configuration.
|
||||
|
||||
-->
|
||||
|
||||
-
|
||||
|
Loading…
Reference in New Issue
Block a user