Skip to content

Commit 290ffc5

Browse files
docs: Update issue templates
1 parent 39ed64d commit 290ffc5

File tree

4 files changed

+86
-0
lines changed

4 files changed

+86
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
14+
**To Reproduce**
15+
Steps to reproduce the behavior:
16+
1. Go to '...'
17+
2. Click on '....'
18+
3. Scroll down to '....'
19+
4. See error
20+
21+
22+
**Expected behavior**
23+
A clear and concise description of what you expected to happen.
24+
25+
26+
**Screenshots**
27+
If applicable, add screenshots to help explain your problem.
28+
29+
30+
**Environment**
31+
- Optiland Version: `X.X.X`
32+
- Python Version: `X.X`
33+
- OS: `[Windows/Linux/macOS]`
34+
- Additional Info:
35+
36+
37+
**Additional context**
38+
Add any other context about the problem here.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Documentation Request
3+
about: Request to update documentation or examples
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**What is unclear or missing?**
11+
Describe what part of the documentation needs improvement or correction.
12+
13+
**Suggested Improvements**
14+
Any suggestions for how the documentation could be improved?
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for Optiland
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
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 [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Question or Discussion
3+
about: Ask a question about Optiland
4+
title: ''
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+
**What is your question?**
11+
Explain what you need help with.
12+
13+
**Relevant Context**
14+
Any background information that might help answer your question.

0 commit comments

Comments
 (0)