Skip to content

Commit 09a77b9

Browse files
committed
chore: update issue templates
1 parent b3dd133 commit 09a77b9

3 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ""
5+
labels: ""
6+
assignees: ""
7+
---
8+
9+
**Description**
10+
A clear and concise description of what the bug is.
11+
12+
**To Reproduce**
13+
Steps to reproduce the behavior:
14+
15+
Type this '...'
16+
View the output '....'
17+
See error
18+
Expected vs actual behavior
19+
A clear and concise description of what you expected to happen and what actually happened.
20+
21+
**Expected behavior**
22+
A clear and concise description of what you expected to happen.
23+
24+
**Additional context**
25+
Add any other context about the problem here.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ""
5+
labels: ""
6+
assignees: ""
7+
---
8+
9+
**Summary**
10+
A clear and concise description of what the feature or problem is.
11+
12+
**Proposed solution**
13+
How will it benefit CLI and its users?
14+
15+
**Additional context**
16+
Add any other context like screenshots or mockups are helpful, if applicable.

.github/ISSUE_TEMPLATE/roadmap.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Roadmap proposal
3+
about: Propose an initiative for this project.
4+
title: ""
5+
labels: ""
6+
assignees: ""
7+
---
8+
9+
Summary
10+
A clear and concise description of what the initiative proposal is.
11+
12+
**Goal**
13+
A clear and concise description of what the goal/outcome of this initiative will be.
14+
15+
**Scope**
16+
Specific what the scope of work for this initiative will be.

0 commit comments

Comments
 (0)