From b78cdeb40da0d39ee82c28956e6befcb74347813 Mon Sep 17 00:00:00 2001 From: Souvik Kumar Pramanik <123581988+souvikpramanikgit@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:31:08 +0530 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..852e2af --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Questions or need suggestions? + url: https://github.com/dhairyagothi/StationGuide/discussions/new?category=q-a + about: You can create a Q&A discussion and ask for clarifications + - name: Guidelines + url: https://github.com/dhairyagothi/StationGuide/blob/main/CONTRIBUTING.md + about: Before opening a new issue, please make sure to read CONTRIBUTING.md