From 16c6f9839beaf18a96777e98160e03c545f8c54e Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Wed, 15 Jul 2020 11:25:02 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 13ae08e..65df953 100644 --- a/README.md +++ b/README.md @@ -143,3 +143,10 @@ In the paths above, `$NAME` is typically `Element`, unless you use `--profile $PROFILE` in which case it becomes `Element-$PROFILE`, or it is using one of the above created by a pre-1.7 install, in which case it will be `Riot` or `Riot-$PROFILE`. + +Report bugs & give feedback +========================== + +If you run into any bugs or have feedback you'd like to share, please let us know on GitHub. + +To help avoid duplicate issues, please [view existing issues](https://github.com/vector-im/riot-web/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc) first (and add a +1) or [create a new issue](https://github.com/vector-im/riot-web/issues/new) if you can't find it. Please note that this issue tracker is associated with the [Riot-Web](https://github.com/vector-im/riot-web) repo, but is also applied to the code in this repo as well.