Skip to content

Commit

Permalink
Make feature requests version-agnostic.
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarver authored and kmoe committed Jan 5, 2021
1 parent 473c273 commit e21a5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ labels: enhancement
<!--
Inspect your go.mod as below to find the version, and paste the result between the ``` marks below.
go list -m github.com/hashicorp/terraform-plugin-sdk/v2
go list -m github.com/hashicorp/terraform-plugin-sdk/...
If you are not running the latest version of the SDK, please try upgrading
because your feature may have already been implemented.
Expand Down

0 comments on commit e21a5bb

Please sign in to comment.