Skip to content

Commit 8efa260

Browse files
committed
chore: allow blank issues
1 parent 60e6a1c commit 8efa260

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true
22
contact_links:
33
- name: 📝 Feature Requests and Enhancements
44
url: https://native-html.canny.io/features
55
about: A page where all feature requests are handled.
66
- name: 🆘 Getting Help
77
url: https://github.com/meliorence/react-native-render-html/blob/master/HELP.adoc
88
about: A resource which describes all the steps you should go through when you're facing an issue with this library.
9+
- name: 🌐 Official Website
10+
url: https://meliorence.github.io/react-native-render-html/
11+
about: The official website with plenty of guides, blog posts and documentation!

0 commit comments

Comments
 (0)