From 78027170eaca24ec87721bf33e96146401b09b97 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 29 Apr 2025 14:41:01 -0400 Subject: [PATCH] fix feature request advice (#895) --- docs/docs/resources/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/resources/contributing.md b/docs/docs/resources/contributing.md index 0db66a230..0f72c1b5a 100644 --- a/docs/docs/resources/contributing.md +++ b/docs/docs/resources/contributing.md @@ -31,7 +31,7 @@ The [issue tracker](https://github.com/shoelace-style/webawesome-alpha/issues) i - Please **do not** use the issue tracker for feature requests. Use [the discussion forum](https://github.com/shoelace-style/webawesome-alpha/discussions/categories/ideas) instead. - Please **do not** derail, hijack, or troll issues. Keep the discussion on topic and be respectful of others. - Please **do not** post comments with "+1" or "👍". Use [reactions](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) instead. -- Please **do** use the issue tracker for feature requests, bug reports, and pull requests. +- Please **do** use the issue tracker for bug reports and pull requests. Issues that do not follow these guidelines are subject to closure. There simply aren't enough resources for the author and contributors to troubleshoot personal support requests.