File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : Bug report
3
- about : Create a report to help us improve
2
+ name : Report an issue
3
+ about : Report a problem you're having or a bug you found
4
4
title : ' '
5
5
labels : bug
6
6
assignees : ' '
7
7
8
8
---
9
9
10
- ** Describe the bug **
11
- A clear and concise description of what the bug is .
10
+ ** Describe the issue **
11
+ A clear and concise description of the issue you're experiencing .
12
12
13
13
** To Reproduce**
14
- Steps to reproduce the behavior:
15
- 1 . Go to '...'
16
- 2 . Click on '....'
17
- 3 . Scroll down to '....'
18
- 4 . See error
14
+ Steps or example code to reproduce the issue.
19
15
20
16
** Expected behavior**
21
17
A clear and concise description of what you expected to happen.
22
18
23
19
** Stack Trace**
24
- Include the full stack trace and error message to help isolate your problem .
20
+ If you're experiencing an exception, include the full stack trace and error message.
25
21
26
22
** Version**
27
23
What version of ` sasctl ` are you using?
Original file line number Diff line number Diff line change 1
1
---
2
- name : Feature request
2
+ name : Request a feature
3
3
about : Suggest an idea for this project
4
4
title : ' '
5
5
labels : enhancement
You can’t perform that action at this time.
0 commit comments