From dfa952ab739f585713b6aa7686dd45d02cde20a5 Mon Sep 17 00:00:00 2001 From: wrongecho <32306651+wrongecho@users.noreply.github.com> Date: Sat, 30 Mar 2024 08:27:39 +0000 Subject: [PATCH] Update README.md Bugs should also go to the forum --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 64b59883..8e8e1668 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,7 @@ See the [forum](https://forum.itflow.org/d/11-road-map) and the [open issues](ht ## Support & Contributions ### Forum -For help using ITFlow, feature requests, and general ideas / discussions please use the community [forum](https://forum.itflow.org). -For bugs, please raise an [issue](https://github.com/itflow-org/itflow/issues). +For help using ITFlow, bugs, feature requests, and general ideas / discussions please use the community [forum](https://forum.itflow.org). ### Contributing If you want to improve ITFlow, feel free to fork the repo and create a pull request, but make sure to discuss significant changes or new features with fellow contributors on the forum first. This helps ensure that your contributions are aligned with project goals, and saves time for everyone. All contributions should follow our [code standards](https://docs.itflow.org/code_standards).