From 5224be8026a317df9acf0a4b2a87a6998ee0d048 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 13 Dec 2024 23:21:01 -0500 Subject: [PATCH] Add issue template --- .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..58663ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Feature Request + url: https://github.com/RooVetGit/Roo-Cline/discussions/categories/feature-requests + about: Share and vote on feature requests for Roo Cline + - name: Leave a Review + url: https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline + about: Enjoying Roo Cline? Leave a review here!