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