Skip to content

Commit 38c909c

Browse files
committed
chore: allow for creating bug report issues
1 parent 5931c35 commit 38c909c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
blank_issues_enabled: false
2+
3+
issue_templates:
4+
- name: 🐞 Bug Report
5+
description: Create a report to help us improve
6+
title: '[Bug]: '
7+
labels: [bug]
8+
file: bug_report.yml
9+
210
contact_links:
311
- name: Feature Request 💡
412
url: https://github.com/callstackincubator/ReactNativeOttrelite/discussions/new?category=ideas

0 commit comments

Comments
 (0)