Link to Discord channels

This commit is contained in:
Sol Fisher Romanoff
2023-09-14 20:46:07 +03:00
parent 1fd2c43dd2
commit 1c4c103797
2 changed files with 3 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ If you like the project, but don't have time to contribute, that's okay too! Her
## Reporting issues
If you believe you've found a bug, or you have a new feature to request, please hop on the [IRC channel](https://web.libera.chat/gamja/?channels=#sif) first to discuss it.
If you believe you've found a bug, or you have a new feature to request, please hop on the [Discord server](https://discord.gg/dropalldatabases) first to discuss it.
This way, if it's an easy fix, we could help you solve it more quickly, and if it's a feature request we could workshop it together into something more mature.
When opening an issue, please use the search tool and make sure that the issue has not been discussed before. In the case of a bug report, run sif with the `-d/-debug` flag for full debug logs.

View File

@@ -16,8 +16,7 @@ _(__ )_ / _ __/
![Go version](https://img.shields.io/github/go-mod/go-version/dropalldatabases/sif)
[![Go Report Card](https://goreportcard.com/badge/github.com/dropalldatabases/sif)](https://goreportcard.com/report/github.com/dropalldatabases/sif)
[![Version](https://img.shields.io/github/v/tag/dropalldatabases/sif)](https://github.com/dropalldatabases/sif/tags)
[![GPL-3.0 license](https://img.shields.io/github/license/dropalldatabases/sif)](https://github.com/dropalldatabases/sif/blob/main/LICENSE)
[![Chat on IRC](https://img.shields.io/badge/chat-%23sif%3Airc.libera.chat-brightgreen)](https://web.libera.chat/gamja/?channels=#sif)
[![Chat on Discord](https://img.shields.io/discord/1102315948452614165)](https://discord.gg/dropalldatabases)
</div>
## Features
@@ -33,6 +32,6 @@ _(__ )_ / _ __/
## Contributing and support
Please join [#sif:irc.libera.chat](https://web.libera.chat/gamja/?channels=#sif) to discuss sif development and to ask questions. Feel free to open an issue on GitHub requesting an addition to sif or asking for help with an issue.
Please join [our Discord server](https://discord.gg/dropalldatabases) to discuss sif development and to ask questions. Feel free to open an issue on GitHub requesting an addition to sif or asking for help with an issue.
Contributions are welcome! Make sure to read `CONTRIBUTING.md` before submitting a pull request.