From bfc94a7d303c84508af54770b898a2da84e2e522 Mon Sep 17 00:00:00 2001 From: David Yang Date: Sat, 14 Sep 2024 18:17:10 +0800 Subject: [PATCH] Remove feathub mentions from github files Remove remaining mentions that were missed last time. --- .github/ISSUE_TEMPLATE.md | 2 -- .github/ISSUE_TEMPLATE/feature_request.md | 6 ------ 2 files changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d68605f6a..15922de9a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,5 @@ Before opening a new issue, please read the following: -- for **feature requests**, please use [FeatHub](https://feathub.com/Guake/guake). This allow us to - spot directly which are the most requested features. - before opening **a new bug**, please search for a similar one in the [GitHub issue](https://github.com/Guake/guake/issues). - to **report a bug**, please give the following information: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 9d6be72f0..1876997cf 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -10,9 +10,3 @@ assignees: '' Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Guake. For how to run the latest Guake in your computer, please refer to [Install from source](https://guake.readthedocs.io/en/latest/user/installing.html#install-from-source). - ---------------------------------------- - -Please use [FeatHub](https://feathub.com/Guake/guake) to fill-up a feature request. - -This allows us to spot directly which are the most requested features.