Skip to content

Commit e973ed5

Browse files
authored
Merge pull request #2 from Athemis/Athemis-patch-1
Update issue templates
2 parents 1307e52 + fe06de9 commit e973ed5

2 files changed

Lines changed: 39 additions & 25 deletions

File tree

Lines changed: 27 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,38 @@
1-
<!-- SPDX-License-Identifier: MIT -->
2-
<!-- SPDX-FileCopyrightText: 2025 Alexander Minges -->
3-
41
---
52
name: Bug report
6-
about: Report a reproducible problem
7-
labels: bug
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
88
---
99

10-
**Summary**
11-
Clear description of the bug.
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
1212

13-
**Steps to reproduce**
14-
1.
15-
2.
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
1619

1720
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
1825

19-
**Actual behavior**
26+
**Desktop (please complete the following information):**
27+
- OS: [e.g. iOS]
28+
- Browser [e.g. chrome, safari]
29+
- Version [e.g. 22]
2030

21-
**Environment**
22-
- OS:
23-
- elnpack version/commit:
31+
**Smartphone (please complete the following information):**
32+
- Device: [e.g. iPhone6]
33+
- OS: [e.g. iOS8.1]
34+
- Browser [e.g. stock browser, safari]
35+
- Version [e.g. 22]
2436

2537
**Additional context**
26-
Logs, screenshots, sample files if relevant.
38+
Add any other context about the problem here.
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
<!-- SPDX-License-Identifier: MIT -->
2-
<!-- SPDX-FileCopyrightText: 2025 Alexander Minges -->
3-
41
---
52
name: Feature request
6-
about: Suggest an idea or improvement
7-
labels: enhancement
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
88
---
99

10-
**Problem / use case**
11-
What are you trying to achieve?
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1212

13-
**Proposed solution**
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
1415

15-
**Alternatives considered**
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
1618

1719
**Additional context**
18-
Mockups, references, or related issues.
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)