8000 updated templates · Sivateja0689/python-sasctl@ec396f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec396f3

Browse files
committed
updated templates
1 parent 37798b2 commit ec396f3

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,23 @@
11
---
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
44
title: ''
55
labels: bug
66
assignees: ''
77

88
---
99

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.
1212

1313
**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.
1915

2016
**Expected behavior**
2117
A clear and concise description of what you expected to happen.
2218

2319
**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.
2521

2622
**Version**
2723
What version of `sasctl` are you using?

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Feature request
2+
name: Request a feature
33
about: Suggest an idea for this project
44
title: ''
55
labels: enhancement

0 commit comments

Comments
 (0)
0