diff options
| author | Mark Otto <[email protected]> | 2022-07-25 16:47:14 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-25 15:47:14 -0700 |
| commit | 00aa1a5c6e04629955ee45780b86f6ce8fd48ebf (patch) | |
| tree | 91711e8cf25a2ec12990587fbbe5a97cfb497ed6 /.github | |
| parent | a153f360eea855f29947ac14be14e29380ddebeb (diff) | |
| download | bootstrap-00aa1a5c6e04629955ee45780b86f6ce8fd48ebf.tar.xz bootstrap-00aa1a5c6e04629955ee45780b86f6ce8fd48ebf.zip | |
Remove Slack from site and repo docs (#36825)
* Remove Slack from site and repo docs
* Apply suggestions from code review
Co-authored-by: Julien Déramond <[email protected]>
Co-authored-by: Julien Déramond <[email protected]>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CONTRIBUTING.md | 4 | ||||
| -rw-r--r-- | .github/SUPPORT.md | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 476fddb91..c7211e689 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -18,9 +18,7 @@ the preferred channel for [bug reports](#bug-reports), [features requests](#feat and [submitting pull requests](#pull-requests), but please respect the following restrictions: -* Please **do not** use the issue tracker for personal support requests. Stack - Overflow ([`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag), - [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](/README.md#community) are better places to get help. +* Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag), [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions) or [IRC](/README.md#community) are better places to get help. * Please **do not** derail or troll issues. Keep the discussion on topic and respect the opinions of others. diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index a4739f589..26b3be42c 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -6,6 +6,6 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports. For general troubleshooting or help getting started: -- Join [the official Slack room](https://bootstrap-slack.herokuapp.com/). +- Ask and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions). - Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel. - Ask and explore Stack Overflow with the [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag. |
