Skip to content

Commit 3d2e2e4

Browse files
Update issue templates
1 parent 1ef38f7 commit 3d2e2e4

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: Bug
6+
assignees: ''
7+
8+
---
9+
10+
> Reminder: No username or APIkeys should be added to these issues, as they are public.
11+
12+
13+
**Describe the bug**
14+
A clear and concise description of what the bug is. Include the command you used, make sure to include the `-v` flag, as that information is very helpful. Ex: `slcli -v vs list`
15+
16+
**Expected behavior**
17+
A clear and concise description of what you expected to happen.
18+
19+
**Screenshots**
20+
If applicable, add screenshots to help explain your problem.
21+
22+
**Version**
23+
Include the output of `slcli --version`
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: New Feature
6+
assignees: ''
7+
8+
---
9+
10+
> REMINDER: Never add usernames or apikeys in these issues, as they are public.
11+
12+
**What are you trying to do?**
13+
A brief explanation of what you are trying to do. Could be something simple like `slcli vs list` doesn't support a filter you need. Or more complex like recreating some functionality that exists in the cloud.ibm.com portal
14+
15+
**Screen shots**
16+
If the functionality you want exists in the portal, please add a screenshot so we have a better idea of what you need.
17+
18+
**Additional context**
19+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)