diff --git a/.github/ISSUE_TEMPLATE/02-bug-report.yml b/.github/ISSUE_TEMPLATE/02-bug-report.yml index a3f27061c11..258d535deb1 100644 --- a/.github/ISSUE_TEMPLATE/02-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/02-bug-report.yml @@ -95,7 +95,7 @@ body: label: Checklist description: Add to this list or remove from it as applicable. This is a simple templated set of guidelines. value: | - * [ ] Defect file added (list location of defect file here) + * [ ] Defect file added: * [ ] Ticket added to EnergyPlus Defect Complexity (Github Project) * [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect) @@ -105,6 +105,6 @@ body: label: Checklist description: Add to this list or remove from it as applicable. This is a simple templated set of guidelines. options: - - label: Defect file added (list location of defect file here) + - label: Defect file added - label: Ticket added to EnergyPlus Defect Complexity (Github Project) - label: Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)