Skip to content

Commit decf6be

Browse files
authored
docs: updated issue templates
1 parent a2abe94 commit decf6be

2 files changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve Open MobileUI
4+
title: "[BUG]"
5+
labels: bug, for review
6+
assignees: ipakhomov
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Press on '....'
17+
3. See error
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**Versions**
26+
- Open MobileUI app version: [e.g. v1.5.0]
27+
- Open WebUI API version: [e.g. v0.7.2]
28+
29+
**Platform**
30+
- Device: [e.g. iPhone 15]
31+
- OS: [e.g. iOS 26.1]
32+
33+
34+
**Additional context**
35+
Add any other context about the problem here.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea to enhance Open MobileUI
4+
title: "[FEATURE]"
5+
labels: enhancement, for review
6+
assignees: ipakhomov
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+
**Does this feature available in Open WebUI?**
17+
Describe whether there is an existing feature in Open WebUI for web.
18+
19+
**Why is this feature important to you?**
20+
Describe, how much would it enhance your experience.
21+
22+
**Describe alternatives you've considered**
23+
A clear and concise description of any alternative solutions or features you've considered.
24+
25+
**Additional context**
26+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)