From 2b314a0f2fe5c588400f77e52204e7e8899d5dc1 Mon Sep 17 00:00:00 2001 From: Balaji Alwar Date: Fri, 13 Oct 2023 14:54:59 -0700 Subject: [PATCH] Add fixes --- .github/ISSUE_TEMPLATE/performance_issue.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/performance_issue.yml b/.github/ISSUE_TEMPLATE/performance_issue.yml index 7f40ff140..2536003aa 100644 --- a/.github/ISSUE_TEMPLATE/performance_issue.yml +++ b/.github/ISSUE_TEMPLATE/performance_issue.yml @@ -1,4 +1,4 @@ -name: Performance Bug Tempalte +name: Bug Template for Performance Issues description: Report performance issues in Datahub labels: "support" assignees: @@ -9,7 +9,7 @@ body: - type: markdown attributes: value: | - Please refer to the commmon causes for the performance issues - https://ds-modules.github.io/curriculum-guide/workflow/performance_issue.html. If these are not the reasons for the performance issues in the hub then please do raise a request by filling the details below + Please refer to the commmon causes for the performance issues using this documentation- https://ds-modules.github.io/curriculum-guide/workflow/performance_issue.html. If the above mentioned reasons are not the cause for the performance issues in the hub then please do raise a request by filling the details below, - type: input attributes: label: Your Name