File tree Expand file tree Collapse file tree 2 files changed +60
-0
lines changed
Expand file tree Collapse file tree 2 files changed +60
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Report a bug in the STACKIT CLI
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Description
11+
12+ * Please add a clear and concise description of what the bug is.*
13+
14+ ## Steps to reproduce
15+ <!-- Please provide us with the steps to reproduce the behavior. -->
16+
17+ 1 . Run ` stackit ... `
18+ 2 . Run ` stackit ... `
19+ 3 . ...
20+
21+ ## Actual behavior
22+
23+ * Please describe the current behavior of the STACKIT CLI. Don't forget to add detailed information like error messages.*
24+
25+ ## Expected behavior
26+
27+ * Please describe the behavior which you would expect from the STACKIT CLI in that case.*
28+
29+ ## Environment
30+ - OS:
31+ - Version of STACKIT CLI (see ` stackit --version ` ): ` vX.X.X `
32+
33+ ** Additional information**
34+
35+ * Feel free to add any additional information here.*
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for the STACKIT CLI
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Problem description
11+
12+ * Is your feature request related to a problem? If so, please give us a clear and concise description of what the problem is.
13+ Example: I'm always frustrated when [ ...] *
14+
15+ ## Proposed solution
16+
17+ * A clear and concise description of what you want to happen.*
18+
19+ ## Alternative solutions (optional)
20+
21+ * A clear and concise description of any alternative solutions or features you've considered. (optional)*
22+
23+ ## Additional information
24+
25+ * Feel free to add any additional information here.*
You can’t perform that action at this time.
0 commit comments