Skip to content

Commit b2bbfe1

Browse files
committed
chore: update contributing md with issue template
1 parent b311d3a commit b2bbfe1

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,10 @@ Thanks for your interest in improving Open MobileUI! Bug fixes, new features, do
1515

1616
Before opening an issue, please [search existing issues](https://github.com/RonasIT/open-webui-react-native/issues) to avoid duplicates.
1717

18-
When [filing a new issue](https://github.com/RonasIT/open-webui-react-native/issues/new), include as much as applies:
18+
When [filing a new issue](https://github.com/RonasIT/open-webui-react-native/issues/new/choose), pick the template that fits:
1919

20-
- **What happened** vs. **what you expected**
21-
- **Steps to reproduce** (the more precise, the better)
22-
- **Environment** — app version, device + OS version, and your Open WebUI version
23-
- **Screenshots or logs** where relevant
24-
25-
For feature requests, describe the use case and the problem it solves — not just the proposed solution.
20+
- 🐛 **Bug report** — for something that's broken. Fill in what happened vs. what you expected, precise steps to reproduce, the app + Open WebUI versions, your device + OS, and screenshots where relevant.
21+
-**Feature request** — for new functionality. Describe the use case and the problem it solves, not just the proposed solution.
2622

2723
## Development setup
2824

0 commit comments

Comments
 (0)