mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
mention matrix channel, add moxtools to things to check for a release
This commit is contained in:
parent
b541646275
commit
85f72582c6
2 changed files with 2 additions and 2 deletions
|
@ -282,7 +282,7 @@ MIT license (like mox), and have the rights to do so.
|
||||||
|
|
||||||
## Where can I discuss mox?
|
## 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.
|
For bug reports, please file an issue at https://github.com/mjl-/mox/issues/new.
|
||||||
|
|
||||||
|
|
|
@ -275,7 +275,7 @@ done
|
||||||
- Gather feedback on recent changes.
|
- Gather feedback on recent changes.
|
||||||
- Check if dependencies need updates.
|
- Check if dependencies need updates.
|
||||||
- Check code if there are deprecated features that can be removed.
|
- 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
|
- Update features & roadmap in README.md
|
||||||
- Write release notes.
|
- Write release notes.
|
||||||
- Build and run tests with previous major Go release.
|
- Build and run tests with previous major Go release.
|
||||||
|
|
Loading…
Reference in a new issue