diff --git a/.github/ISSUE_TEMPLATE/Bug-Report.yml b/.github/ISSUE_TEMPLATE/Bug-Report.yml index 1e239eb358..0e62630943 100644 --- a/.github/ISSUE_TEMPLATE/Bug-Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug-Report.yml @@ -31,7 +31,7 @@ body: attributes: label: Build information description: Provide details on the build of Galacticus you are using. - value: Run `./Galacticus.exe parameters/report.xml` and paste the output here. + value: Ideally, run `./Galacticus.exe parameters/report.xml` which will provide a detailed report and paste the output here. validations: required: true - type: dropdown