info about codeberg mirror in dev guide

This commit is contained in:
Laptop
2024-12-23 12:19:25 +02:00
parent 36036eeac8
commit 8adb7a8b41

View File

@@ -86,6 +86,8 @@ Now, you can run soundcloak with the `./main` binary.
# Contributing
Contributions are appreciated!
Development and discussion mainly happens on [our GitHub](https://github.com/maid-zone/soundcloak), but feel free to contribute on our [Codeberg mirror](https://codeberg.org/maid-zone/soundcloak) as well!
If you want to add a new feature that's not in [the todo list](https://github.com/maid-zone/soundcloak/discussions/6), please create an issue or discussion first.
If you have updated go dependencies or added new ones, please run `go mod tidy` before commiting.