From 51b2a7200205f3c48be248177b162835d1d7a04d Mon Sep 17 00:00:00 2001 From: Sanjeev yadav Date: Sat, 30 May 2020 23:37:24 +0530 Subject: [PATCH] chore: Update github issue template file --- .github/ISSUE_TEMPLATE/bug_report.md | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 370c99ed7..013127896 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,19 +4,35 @@ about: Report a reproducible or regression bug in React Native Testing Library' labels: 'bug report' --- -## Versions +## Describe the bug - + -## Description +## Expected behavior -## Reproducible Demo +## Steps to Reproduce + +## Screenshots + + + +## Versions + + \ No newline at end of file