github.com/hashicorp/packer@v1.14.3/.github/ISSUE_TEMPLATE/feature_requests.md (about) 1 --- 2 name: Feature Request 3 about: If you have something you think Packer could improve or add support for. 4 labels: enhancement 5 --- 6 7 <!--- Please keep this note for the community ---> 8 9 #### Community Note 10 11 * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request 12 * Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request 13 * If you are interested in working on this issue or have submitted a pull request, please leave a comment 14 15 <!--- Thank you for keeping this note for the community ---> 16 17 Please search the existing issues for relevant feature requests, and use the 18 reaction feature 19 (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 20 to add upvotes to pre-existing requests. 21 22 #### Description 23 24 A written overview of the feature. 25 26 #### Use Case(s) 27 28 Any relevant use-cases that you see. 29 30 #### Potential configuration 31 32 ``` 33 ``` 34 35 #### Potential References