UNPKG

1.07 kBMarkdownView Raw
1Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.
2
3## Description
4
51-2 sentences describing the problem you're having or the feature you'd like to request
6
7## Expected Behavior
8
9What action did you perform, and what did you expect to happen?
10
11## Observed Behavior
12
13What actually happened when you performed the above actions?
14
15If there's an error message, please paste the *full terminal output and error message* in this code block:
16
17```
18Error text goes here!
19```
20
21## Environment
22
23Please run these commands in the project folder and fill in their results:
24
25* `npm ls react-native-calendars`:
26* `npm ls react-native`:
27
28Also specify:
29
301. Phone/emulator/simulator & version:
31
32## Reproducible Demo
33
34Please provide a minimized reproducible demonstration of the problem you're reporting.
35
36Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.