github.com/hashicorp/packer@v1.14.3/.github/ISSUE_TEMPLATE/plugin_integration.md (about)

     1  ---
     2  name: Plugin Integration Request
     3  about: Open request to add your plugin as a Packer integration (https://developer.hashicorp.com/packer/integrations)
     4  labels: integration-request
     5  ---
     6  
     7  #### Description
     8  
     9  A written description of your plugin along with a link to the plugin repository. 
    10  
    11  #### Integration Tier
    12  <!--- By default all integrations are registered as community integrations.
    13  HashiCorp Technology partners https://www.hashicorp.com/partners/find-a-partner will be registered as a partner once verified. --->
    14  
    15  #### Checklist
    16  - [ ] Has valid [`metadata.hcl`](https://github.com/hashicorp/integration-template) file in plugin repository.
    17  - [ ] Has added integration scripts [packer-plugin-scaffolding](https://github.com/hashicorp/packer-plugin-scoffolding) to plugin repository.
    18  - [ ] Has added top-level integration README.md file to plugin `docs` directory.
    19  - [ ] All plugins components have one README.md describing their usage.
    20  - [ ] Has a fully synced `.web-docs` directory ready for publishing to the integrations portal.
    21