diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ab584351..ce3259e3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,6 +23,12 @@ body: placeholder: Install a fresh Laravel app, add Pest, add a test that uses expect()->toBeTrue() validations: required: true + - type: input + id: repository-sample + attributes: + label: Sample Repository + description: If possible, please provide a sample repository that reproduces the issue. + placeholder: https://github.com.br/your-username/your-repository - type: input id: pest-version attributes: