mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-25 19:31:14 +01:00
* Plugin submission GH issue template * Update .github/ISSUE_TEMPLATE/plugin-submission.md * update portal URL Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
1.3 KiB
1.3 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Let us know about a bug! |
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Run
vault write ... - Run
vault login.... - See error
Expected behavior A clear and concise description of what you expected to happen.
Environment:
- Vault Server Version (retrieve with
vault status): - Vault CLI Version (retrieve with
vault version): - Server Operating System/Architecture:
Vault server configuration file(s):
# Paste your Vault config here.
# Be sure to scrub any sensitive values
Additional context Add any other context about the problem here.