Plugin submission GH issue template (#9860)

* Plugin submission GH issue template

* Update .github/ISSUE_TEMPLATE/plugin-submission.md

* update portal URL

Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
This commit is contained in:
Calvin Leung Huang 2020-09-01 17:23:38 -07:00 committed by GitHub
parent e976c3bfda
commit 7c887a7ece
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 0 deletions

View File

@ -1,6 +1,9 @@
---
name: Bug report
about: Let us know about a bug!
title: ''
labels: ''
assignees: ''
---

View File

@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest something!
title: ''
labels: ''
assignees: ''
---

View File

@ -0,0 +1,15 @@
---
name: Plugin Submission
about: Submit a community Vault plugin!
title: "[Plugin Portal] Plugin Submission - <PLUGIN NAME>"
labels: ecosystem/plugin
assignees: ''
---
Please provide details for the plugin to be listed. All fields are required for a submission to be included in the [Plugin Portal](https://www.vaultproject.io/docs/plugin-portal) page.
**Plugin Information**
Name as it would appear listed:
Plugin type (secrets/auth/database):
Repository link: