docs: update github issue templates

This commit is contained in:
Sanidhya Kumar Verma
2026-08-22 13:41:31 +05:30
parent 25677aea3c
commit 49f8f9b1db
3 changed files with 34 additions and 38 deletions
+19 -26
View File
@@ -1,38 +1,31 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
about: Something is not working as expected
title: "[bug]: "
labels: ["bug"]
---
**Describe the bug**
A clear and concise description of what the bug is.
A short description of what went wrong.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**To reproduce**
1.
2.
3.
**Expected behavior**
A clear and concise description of what you expected to happen.
What you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Screenshots / logs**
If useful, add a screenshot or Metro / Xcode / Android Studio logs.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Environment**
- Device: [e.g. iPhone 15, Pixel 8, iOS Simulator]
- OS: [e.g. iOS 18, Android 15]
- Expo SDK: [e.g. 51] (skip if bare React Native)
- React Native: [e.g. 0.74]
- Node.js: [e.g. 20.11]
- Package manager: [npm / pnpm / yarn]
**Additional context**
Add any other context about the problem here.
Anything else, including whether you followed a tutorial.