We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7d4a0 commit 290edc8Copy full SHA for 290edc8
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,7 +1,7 @@
1
name: Bug Report
2
description: Help us improve react-native-date-picker
3
-title: ''
4
-labels: []
+title: '[Bug]: '
+labels: [bug]
5
assignees: []
6
body:
7
- type: markdown
.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1 @@
-blank_issues_enabled: true
-contact_links:
- - name: React Native Date Picker Issues
- url: https://github.com/henninghall/react-native-date-picker/issues
- about: Please search existing issues before creating a new one.
+blank_issues_enabled: false
0 commit comments