From 31f1501dd07782057f190cd890e828b99d3a3d3f Mon Sep 17 00:00:00 2001 From: Bedir <114983513+bedirekim@users.noreply.github.com> Date: Wed, 12 Oct 2022 09:02:23 -0500 Subject: [PATCH] Mention beta feedback forum in bug report info See [#5447][0]. [5447]: https://github.com/signalapp/Signal-iOS/pull/5447 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e29c014e2..f1909a9389 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ Truths which we believe to be self-evident: Please search both open and closed issues to make sure your bug report is not a duplicate. ### The issue tracker is for bugs, not feature requests -The GitHub issue tracker is not used for feature requests, but new ideas can be submitted and discussed on the [community forum](https://community.signalusers.org/c/feature-requests). The purpose of this issue tracker is to track bugs in the iOS client. Bug reports should only be submitted for existing functionality that does not work as intended. Comments that are relevant and concise will help the developers solve issues more quickly. +The GitHub issue tracker is not used for feature requests, but new ideas can be submitted and discussed on the [community forum](https://community.signalusers.org/c/feature-requests). The purpose of this issue tracker is to track bugs in the iOS client. Bug reports should only be submitted for existing functionality that does not work as intended. Comments that are relevant and concise will help the developers solve issues more quickly. The ["Beta Feedback" category on the community forum](https://community.signalusers.org/c/beta-feedback/) is the best place to share beta feedback. ### Send support questions to support You can reach support by sending an email to support@signal.org or by visiting the [Signal Support Center](https://support.signal.org/) where you can also search for existing troubleshooting articles and find answers to frequently asked questions. Please do not post support questions on the GitHub issue tracker.