瀏覽代碼

Merge origin/master into master

iou90 4 年之前
父節點
當前提交
18f63850d4
共有 2 個檔案被更改,包括 41 行新增0 行删除
  1. 25
    0
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 16
    0
      .github/ISSUE_TEMPLATE/feature_request.md

+ 25
- 0
.github/ISSUE_TEMPLATE/bug_report.md 查看文件

@@ -0,0 +1,25 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: bug
6
+assignees: iou90
7
+
8
+---
9
+
10
+**Bug description:**
11
+
12
+**To Reproduce:**
13
+
14
+**Source (raw html or url):**
15
+
16
+**Expected behavior:**
17
+
18
+**Screenshots/Videos:**
19
+
20
+**Environment:**
21
+ - OS:
22
+ - OS version:
23
+ - react-native version:
24
+ - react-native-webview version:
25
+ - react-native-autoheight-webview version:

+ 16
- 0
.github/ISSUE_TEMPLATE/feature_request.md 查看文件

@@ -0,0 +1,16 @@
1
+---
2
+name: Feature request
3
+about: Suggest an idea for this project
4
+title: ''
5
+labels: feature request
6
+assignees: iou90
7
+
8
+---
9
+
10
+**Is your feature request related to a problem? If so, Please describe.**
11
+
12
+**Describe the solutions you came up with**
13
+
14
+**Platform targeting (iOS/Android)**
15
+
16
+**Additional context**