From 339975b030a6cd2610af0d6edcde700bc3a9d041 Mon Sep 17 00:00:00 2001 From: Naiyarah Hussain Date: Tue, 9 Jul 2024 14:47:01 +0400 Subject: [PATCH] Update bug_report.yml to encourage the user to add data, queries, screenschots, videos and/or surrealist embed links (#4309) --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ca8a5d4c..13be1153 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,7 +22,10 @@ body: attributes: label: Steps to reproduce description: What are the steps necessary to reproduce this bug? - placeholder: Detail the steps taken to reproduce the behaviour. + placeholder: | + Detail the steps taken to reproduce the behaviour. + Remember to include any useful data, queries, screenshots or videos of the issue. + Feel free to use [Surrealist Embeds](https://surrealdb.com/docs/surrealist/embeds) and share a link! validations: required: true - type: textarea