Skip to content

Commit 9ec9c73

Browse files
Migration issue template
1 parent e68b763 commit 9ec9c73

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Issue Template - Sephera CLI
2+
3+
## Description of the Issue or Feature Request
4+
---
5+
* Clearly describe the bug or the new feature you are requesting.
6+
* Example: "The `sephera loc` command does not correctly detect `.ts` extensions."
7+
8+
---
9+
* **Please briefly describe what you expected to happen, like:**
10+
11+
| Sephera Version | Operating System | Current Shell | Python Version |
12+
|-----------------|------------------|---------------|----------------|
13+
| e.g: v1.0.0 | e.g: ArchLinux | e.g: zsh | e.g: 3.13 |
14+
15+
- **Note:** Current Shell and Python Version are optional.
16+
Python version is mainly useful if you are building Sephera from source.
17+
18+
## Additional Context
19+
---
20+
Add any other context, screenshots, or logs that may help us understand better.

0 commit comments

Comments
 (0)