From 2f2e70bb8601d8245359720414681a6a18cb50be Mon Sep 17 00:00:00 2001 From: Phil Calder <4473109+predlac@users.noreply.github.com> Date: Sat, 13 Sep 2025 14:31:52 +1200 Subject: [PATCH] Fix typo (#1186) --- .github/DISCUSSION_TEMPLATE/ideas.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/ideas.yaml b/.github/DISCUSSION_TEMPLATE/ideas.yaml index b72a5dfef..cd4b0fb15 100644 --- a/.github/DISCUSSION_TEMPLATE/ideas.yaml +++ b/.github/DISCUSSION_TEMPLATE/ideas.yaml @@ -6,7 +6,7 @@ body: Thanks for suggesting an idea for Portainer! - Before opening a new idea or feature request, make sure that we do not have any duplicates already open. You can ensure this by [searching this discussion cagetory](https://github.com/orgs/portainer/discussions/categories/ideas). If there is a duplicate, please add a comment to the existing idea instead. + Before opening a new idea or feature request, make sure that we do not have any duplicates already open. You can ensure this by [searching this discussion category](https://github.com/orgs/portainer/discussions/categories/ideas). If there is a duplicate, please add a comment to the existing idea instead. Also, be sure to check our [knowledge base](https://portal.portainer.io/knowledge) and [documentation](https://docs.portainer.io) as they may point you toward a solution.