diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f5fdb5166..08bb25daa 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -10,7 +10,7 @@ body: - type: textarea attributes: label: Issue Description - description: Please provide a clear and concise description of the problem. + description: Please provide a clear and concise description of the problem. - type: textarea attributes: label: Steps to Reproduce @@ -44,4 +44,5 @@ body: - label: I have provided steps to reproduce the issue. - label: I have included relevant environment information. - label: I have included any relevant screenshots. - - label: I understand that this is a voluntary contribution and that there is no guarantee of resolution. \ No newline at end of file + - label: I understand that this is a voluntary contribution and that there is no guarantee of resolution. + - label: I want to work on creating a PR for this issue if approved \ No newline at end of file