From e77c0160526cc14627058aa2c2b15ffcd90ab8dc Mon Sep 17 00:00:00 2001 From: itskovacs Date: Fri, 10 Oct 2025 19:18:33 +0200 Subject: [PATCH] :memo: Update issues templates and create discussions templates --- .github/ISSUE_TEMPLATE/config.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 12743fa..c33077e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,15 +1,8 @@ blank_issues_enabled: false -issue_templates: - - name: "Bug Report" - description: "Report something that is not working as expected." - title: "BUG: " - labels: ["bug"] - contact_links: - name: Feature Request and Ideas url: https://github.com/itskovacs/trip/discussions/ideas about: Have a feature request or specific need? Join the conversation about how it could enhance the project - - name: Question or Problem url: https://github.com/itskovacs/trip/discussions/categories/general about: Whether it's about setup, configuration, or general usage, feel free to ask. \ No newline at end of file