Update GitHub bug issue template to refer to bugs instead of features (#21727)

Dan Dascalescu created

Release Notes:

- N/A

Change summary

.github/ISSUE_TEMPLATE/1_bug_report.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

.github/ISSUE_TEMPLATE/1_bug_report.yml 🔗

@@ -26,8 +26,8 @@ body:
       required: true
   - type: textarea
     attributes:
-      label: If applicable, add mockups / screenshots to help explain present your vision of the feature
-      description: Drag issues into the text input below
+      label: If applicable, add screenshots or screencasts of the incorrect state / behavior
+      description: Drag images / videos into the text input below
     validations:
       required: false
   - type: textarea