diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 58ea0c3..08ed69d 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -38,7 +38,7 @@ This Code of Conduct applies within all community spaces, and also applies when Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project maintainer at **team@trysoup.dev** (the project address) or **makazanalpamys@gmail.com** (the maintainer's personal address). All complaints will be reviewed and investigated promptly and fairly. -This Code of Conduct applies in every project space, including the [Discord server](https://discord.gg/hnZjaDa4w). +This Code of Conduct applies in every project space, including the [Discord server](https://discord.gg/8RgVbFA6Zq). All community leaders are obligated to respect the privacy and security of the reporter of any incident. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 806fc71..f7931f1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -459,7 +459,7 @@ If you contributed and aren't credited somewhere, that's a bug — open a PR or - **Issues:** Report bugs and request features on [GitHub Issues](https://github.com/MakazhanAlpamys/Soup/issues) - **Discussions:** Ask questions on [GitHub Discussions](https://github.com/MakazhanAlpamys/Soup/discussions) -- **Discord:** Chat with maintainers and other users on [Discord](https://discord.gg/hnZjaDa4w) — good for +- **Discord:** Chat with maintainers and other users on [Discord](https://discord.gg/8RgVbFA6Zq) — good for quick questions and pairing on a PR; anything worth finding later still belongs in Issues or Discussions - **Code of Conduct:** Please read [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) — it applies on Discord too - **Security:** Report security issues via [SECURITY.md](SECURITY.md) — privately, never in Discord diff --git a/README.md b/README.md index 0979de4..2e25410 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Docs · Commands · Models · - Discord + Discord
--- @@ -385,7 +385,7 @@ Bugs and feature requests belong in the and help the next person with the same problem. For live chat, setup help, and everything that reads better as a conversation, join the -[Discord](https://discord.gg/hnZjaDa4w). Anything that should still be findable in six months +[Discord](https://discord.gg/8RgVbFA6Zq). Anything that should still be findable in six months belongs in Issues or Discussions — a Discord answer helps one person, an issue helps everyone who hits the same thing. The [Code of Conduct](CODE_OF_CONDUCT.md) applies there too. diff --git a/pyproject.toml b/pyproject.toml index 044563e..abc1088 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -121,7 +121,7 @@ soup = "soup_cli.cli:run" Homepage = "https://github.com/MakazhanAlpamys/Soup" Repository = "https://github.com/MakazhanAlpamys/Soup" Issues = "https://github.com/MakazhanAlpamys/Soup/issues" -Discord = "https://discord.gg/hnZjaDa4w" +Discord = "https://discord.gg/8RgVbFA6Zq" [tool.hatch.build.targets.wheel] packages = ["src/soup_cli"]