diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 81d1c158f..a511c9dce 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -30,8 +30,12 @@ body: label: Validations description: Before submitting the issue, please make sure you do the following options: - - label: "Please make your project public. [![Public Project](https://private-user-images.githubusercontent.com/14806298/393748075-ef51fed3-fc20-4b22-b254-7b813249076d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQzMzk1NjQsIm5iZiI6MTczNDMzOTI2NCwicGF0aCI6Ii8xNDgwNjI5OC8zOTM3NDgwNzUtZWY1MWZlZDMtZmMyMC00YjIyLWIyNTQtN2I4MTMyNDkwNzZkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMjE2VDA4NTQyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU2ZThkZTYyMGI0YWQzYWVlNWM2OTMzM2NiNzExY2JmYWMyYjg3YzkwMjJmMWU4MzM0NTU0YjA0NzAxODVjYzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2uStAAxx3RpyxSc2VCwRpwrk1p7jHrRuAYqUIZ9j5vc)] This will allow anyone trying to help you to easily reproduce the issue and provide assistance." + - label: "Please make your project public. (See the image below.) This will allow anyone trying to help you to easily reproduce the issue and provide assistance." required: true +- type: markdown + attributes: + value: | + ![Making your project public](https://utfs.io/f/Z7LZ2jpNjvEALRh1ugzY28iwZcP7IloW1OKsd64SeRGFvMp0) - type: textarea id: steps attributes: