diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 30d7ab01d..51f1cd091 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -27,18 +27,8 @@ description: Create a report to help us improve 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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQzMzk1NjQsIm5iZiI6MTczNDMzOTI2NCwicGF0aCI6Ii8xNDgwNjI5OC8zOTM3NDgwNzUtZWY1MWZlZDMtZmMyMC00YjIyLWIyNTQtN2I4MTMyNDkwNzZkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZvbD1hbmQmcm9sPSd2YWx1ZScuLnBuZyIsInNpZGVudGlhbCI6IjA5LjE1Ni40LjU1NSIsImtleSI6InFwcyJ9) (preferably) or screenshot showcasing the issue. This will assist us in resolving your issue quickly.
- required: true
- - type: textarea
- id: steps
- attributes:
- label: Steps to reproduce
- description: Describe the steps we have to take to reproduce the behavior.
- placeholder: |
- 1. Go to '...'
- 2. Click on '....'
- 3. Scroll down to '....'
- 4. See error
+ - label: **Please make your project public.** [![Public Project](https://private-user-images.githubusercontent.com/14806298/393748075-ef51fed3-fc20-4b22-b254-7b813249076d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQzMzk1NjQsIm5iZiI6MTczNDMzOTI2NCwicHVibGljX3Rva2VuIjoiYXJjaCJ9&tl=1633408726)](https://stackblitz.com/fork) or **fork this repo** and include the forked link in your bug report. This will allow us to reproduce the issue.
+ - label: **Include a screen recording** (preferably) or screenshot showcasing the issue. This will assist us in resolving your issue quickly.
validations:
required: true
- type: textarea