From 0e659e042a3e14d99fe264d00c3f44a9096f47d5 Mon Sep 17 00:00:00 2001 From: Tommy Nguyen Date: Fri, 6 Nov 2020 22:47:19 +0100 Subject: [PATCH] chore: Ask bug reporters to provide output of `react-native info` --- .github/ISSUE_TEMPLATE/01_bug_report.md | 21 ++++++++++++++++----- .github/PULL_REQUEST_TEMPLATE.md | 21 ++++++++++++++------- 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.md b/.github/ISSUE_TEMPLATE/01_bug_report.md index 8ec635b0..74122c05 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.md +++ b/.github/ISSUE_TEMPLATE/01_bug_report.md @@ -14,11 +14,22 @@ label: 'Bug' ## Repro steps - + ## Environment -- **Async Storage version**: -- **React-Native version**: -- **Platform tested**: -- **Logs/Error that are relevant**: +- **Platforms tested**: + - [ ] Android + - [ ] iOS + - [ ] macOS + - [ ] Windows +- **AsyncStorage version**: +- **Environment**: + +- **Logs/Errors that may be relevant**: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e493ef7e..faa67307 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,18 @@ -Summary: ---------- +## Summary - + -Test Plan: ----------- +## Test Plan - \ No newline at end of file +