-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b6addd
commit 50640fa
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
name: 🐛 Report a bug | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: 'bug' | ||
assignees: '' | ||
--- | ||
|
||
### Current behaviour | ||
<!-- Describe your issue in detail --> | ||
|
||
### Expected behaviour | ||
<!-- A clear and concise description of what you expected to happen --> | ||
|
||
### How to reproduce? | ||
<!-- Help us to reproduce the issue and describe the steps --> | ||
<!-- Attach code example on snack.expo.dev or in a GitHub repo --> | ||
|
||
### Preview | ||
<!-- Include screenshots or video if applicable. --> | ||
|
||
### What have you tried so far? | ||
<!-- List down the steps you have tried to fix or identify the issue. --> | ||
|
||
### Your Environment | ||
|
||
| software | version | ||
| --------------------- | ------- | ||
| ios | x | ||
| android | x | ||
| react-native | x.x.x | ||
| react-native-paper | x.x.x | ||
| node | x.x.x | ||
| npm or yarn | x.x.x | ||
| expo sdk | x.x.x |