This repository was archived by the owner on Nov 27, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +38
-2
lines changed
Expand file tree Collapse file tree 3 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 1- name : React Navigation 5
2- description : Report an issue with React Navigation 5
1+ name : Bug Report
2+ description : Report an issue with the library.
33labels : [bug]
44body :
55 - type : markdown
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
2+ contact_links :
3+ - name : Discussions
4+ url : https://github.com/satya164/react-native-tab-view/discussions
5+ about : Ask, answer and discuss questions about the library.
6+ - name : Reactiflux
7+ url : https://www.reactiflux.com/
8+ about : Chat with other community members in the help-react-native channel.
Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : Suggest an idea or new feature in the library.
3+ labels : [feature request]
4+ body :
5+ - type : textarea
6+ attributes :
7+ label : Description
8+ description : |
9+ Describe the feature you would like to see in the library.
10+
11+ If this is related to a problem, describe what the problem is. For example, "I'm always frustrated when..."
12+ placeholder : Brief description of the feature
13+ validations :
14+ required : true
15+ - type : textarea
16+ attributes :
17+ label : Alternatives
18+ description : |
19+ Describe any alternative approaches you might have considered, or other solutions you have researched.
20+ placeholder : Alternative approaches or other solutions
21+ - type : textarea
22+ attributes :
23+ label : Inspirations & examples
24+ description : |
25+ If you are trying to achieve a specific UX, share some examples of other apps which implement this UX.
26+
27+ Screenshots and videos of the behavior will be very helpful.
28+ placeholder : Examples of other apps
You can’t perform that action at this time.
0 commit comments