docs: change outdated Slack link to a Discord one (#653)
This commit is contained in:
parent
ed7eefac6f
commit
37fa3abbac
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
There's lots to do, and we're working hard, so any help is welcome!
|
There's lots to do, and we're working hard, so any help is welcome!
|
||||||
|
|
||||||
- :speech_balloon: Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ)!
|
- :speech_balloon: Join us on [Discord](https://discord.gg/DEVteTupPb)!
|
||||||
|
|
||||||
What can you do?
|
What can you do?
|
||||||
|
|
||||||
@ -20,4 +20,4 @@ What can you do?
|
|||||||
- [Good first issues](https://github.com/danielgtaylor/python-betterproto/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
- [Good first issues](https://github.com/danielgtaylor/python-betterproto/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||||
- [Issues with tests](https://github.com/danielgtaylor/python-betterproto/issues?q=is%3Aissue+is%3Aopen+label%3A%22has+test%22)
|
- [Issues with tests](https://github.com/danielgtaylor/python-betterproto/issues?q=is%3Aissue+is%3Aopen+label%3A%22has+test%22)
|
||||||
- New bugfix or idea
|
- New bugfix or idea
|
||||||
- If you'd like to discuss your idea first, join us on Slack!
|
- If you'd like to discuss your idea first, join us on Discord!
|
||||||
|
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -8,7 +8,7 @@ body:
|
|||||||
value: >
|
value: >
|
||||||
Thanks for taking the time to fill out a bug report!
|
Thanks for taking the time to fill out a bug report!
|
||||||
|
|
||||||
If you're not sure it's a bug and you just have a question, the [community Slack channel](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ) is a better place for general questions than a GitHub issue.
|
If you're not sure it's a bug and you just have a question, the [community Discord channel](https://discord.gg/DEVteTupPb) is a better place for general questions than a GitHub issue.
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
|
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -2,5 +2,5 @@ name:
|
|||||||
description:
|
description:
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: For questions about the library
|
- name: For questions about the library
|
||||||
about: Support questions are better answered in our Slack group.
|
about: Support questions are better answered in our Discord group.
|
||||||
url: https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ
|
url: https://discord.gg/DEVteTupPb
|
||||||
|
@ -439,7 +439,7 @@ value3: str | int = 1
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
- _Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ)!_
|
- _Join us on [Discord](https://discord.gg/DEVteTupPb)!_
|
||||||
- _See how you can help → [Contributing](.github/CONTRIBUTING.md)_
|
- _See how you can help → [Contributing](.github/CONTRIBUTING.md)_
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
@ -575,7 +575,7 @@ protoc \
|
|||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ)!
|
Join us on [Discord](https://discord.gg/DEVteTupPb)!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user