diff --git a/.github/DISCUSSION_TEMPLATE/modify-an-existing-analysis.yml b/.github/DISCUSSION_TEMPLATE/modify-an-existing-analysis.yml index e6266f91..9b40f8b3 100644 --- a/.github/DISCUSSION_TEMPLATE/modify-an-existing-analysis.yml +++ b/.github/DISCUSSION_TEMPLATE/modify-an-existing-analysis.yml @@ -29,7 +29,7 @@ body: description: | Please add any other relevant details. Examples of information that would be helpful: - * Are the resource requirements different from what is already in place? - * Provide a general timeline, if possible. + - Are the resource requirements different from what is already in place? + - Provide a general timeline, if possible. validations: required: false diff --git a/.github/DISCUSSION_TEMPLATE/propose-a-new-analysis.yml b/.github/DISCUSSION_TEMPLATE/propose-a-new-analysis.yml index 106ae335..47c976a9 100644 --- a/.github/DISCUSSION_TEMPLATE/propose-a-new-analysis.yml +++ b/.github/DISCUSSION_TEMPLATE/propose-a-new-analysis.yml @@ -41,7 +41,7 @@ body: description: | Please add any other relevant details. Examples of information that would be helpful: - * What computational resources do you anticipate using? - * Provide a general timeline, if possible. + - What computational resources do you anticipate using? + - Provide a general timeline, if possible. validations: required: false