diff --git a/.github/ISSUE_TEMPLATE/web-bug-report.md b/.github/ISSUE_TEMPLATE/web-bug-report.md new file mode 100644 index 000000000..c56855460 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/web-bug-report.md @@ -0,0 +1,16 @@ +--- +name: WebView bug report +about: Create a report about WebView +title: "[WebView] " +labels: web +assignees: bentrengrove + +--- + +**Description** + +**Steps to reproduce** + +**Expected behavior** + +**Additional context**