1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/.github/issue_template.md
Lucas Severo Alves c5919dbfb9 Initial CI setup
2020-12-10 15:54:56 +01:00

13 lines
820 B
Markdown

**Describe the solution you'd like**
Describe the end goal of this proposal. What is this new functionality or the new behaviour (or what problem does it fix)?
**What is the added value?**
Explain the value that it adds. e.g. "Secret refreshing will make internal secrets up to date with external secrets".
**Give us examples of the outcome**
Provide templates if you are proposing changes in the CRD. Provide example workflows or code snippets if they make sense to present.
**Observations (Constraints, Context, etc):**
Give here all extra information that could be interesting. Such as Golang version and Kubernetes version if you are reporting a bug/problem. You can also foresee technical constrains like "this could only be implementing using this specific technology or approach, because of this and that".