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 +