From 1195b901bd2558d33b3b787eede4f2a6965c0281 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 15 Jan 2022 15:46:07 +0100 Subject: [PATCH] Change issue reporting URL to point to template selection page This seems more useful than pointing directly to the blank issue creation page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2e19b580c..d914cea472 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If you are looking for community support, you can get it from - [#wxwidgets IRC channel](https://www.wxwidgets.org/support/irc/) - [Stack Overflow](https://stackoverflow.com/questions/tagged/wxwidgets) (tag your questions with `wxwidgets`) -- And you can report bugs at [GitHub](https://github.com/wxWidgets/wxWidgets/issues/new/) +- And you can report bugs at [GitHub](https://github.com/wxWidgets/wxWidgets/issues/new/choose) [Commercial support](https://www.wxwidgets.org/support/commercial/) is also available.