From f1e7df63a3b7cef17414680beec1ee544efc58c2 Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Sun, 18 Aug 2024 11:59:47 -0400 Subject: [PATCH] Update change_request.yml --- .github/ISSUE_TEMPLATE/change_request.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/change_request.yml b/.github/ISSUE_TEMPLATE/change_request.yml index 47f8f5c..259ed8f 100644 --- a/.github/ISSUE_TEMPLATE/change_request.yml +++ b/.github/ISSUE_TEMPLATE/change_request.yml @@ -1,9 +1,20 @@ name: Change Request description: Request a new change or an improvement +title: "[Change Request]: " labels: ["change request"] assignees: - rebelinux body: + - type: markdown + attributes: + value: | + Thanks for taking the time to fill out this enahancement form :) + - Kindly **DO NOT** ask for instructions. + - Use [Discussions](https://github.com/orgs/AsBuiltReport/discussions) section if you have a query or doubts or any other relevant question. + - You may join [Slack community](https://the-code-community.slack.com#asbuiltreport) to interact with fellow contributors and users + - Read project's [Web Site](https://www.asbuiltreport.com/user-guide/installation/) for detailed documentation. + - Read project's [FAQs](https://www.asbuiltreport.com/support/faq/) section for Frequently asked questions. + - Search for previous [Issues](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues)/[Pull Requests](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/pulls) if this issue is already reported or fix has been created. - type: textarea id: description attributes: