diff --git a/README.md b/README.md index 6288b2b..03d535b 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ MIT license (like mox), and have the rights to do so. ## Where can I discuss mox? -Join #mox on irc.oftc.net, or #mox on the "Gopher slack". +Join #mox on irc.oftc.net, or #mox:matrix.org, or #mox on the "Gopher slack". For bug reports, please file an issue at https://github.com/mjl-/mox/issues/new. diff --git a/develop.txt b/develop.txt index 2615227..bb3ec51 100644 --- a/develop.txt +++ b/develop.txt @@ -275,7 +275,7 @@ done - Gather feedback on recent changes. - Check if dependencies need updates. - Check code if there are deprecated features that can be removed. -- Generate apidiff and check if breaking changes can be prevented. +- Generate apidiff and check if breaking changes can be prevented. Update moxtools. - Update features & roadmap in README.md - Write release notes. - Build and run tests with previous major Go release.