From 4b15fe9a5227876fc0cfacb875c39a0436f247be Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 3 Nov 2025 10:50:54 +0100 Subject: [PATCH] More wordsmithing --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 09bd6a8a..2e9a3140 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - - name: Suggestions + - name: Suggestion url: https://github.com/basecamp/omarchy/discussions/categories/suggestions - about: Suggest new features, changes to existing, or other ideas. + about: Suggest a new feature, change to existing feature, or other ideas in Discussions. - name: Support url: https://omarchy.org/discord about: Need help? Join our Discord community for support with any issues. GitHub issues should be used for verified bugs only.