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/CONTRIBUTING.md | |
| 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/CONTRIBUTING.md')
| -rw-r--r-- | .github/CONTRIBUTING.md | 4 |
1 files changed, 1 insertions, 3 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. |
