diff options
| author | Christian Studer <[email protected]> | 2020-06-18 11:56:57 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-18 12:56:57 +0300 |
| commit | 3a61e1ae2f0232149cf1e06d041f8789305355a2 (patch) | |
| tree | e1fd7c98fa369096a2ad30341ee21f5a91915e4a /.github/CONTRIBUTING.md | |
| parent | b1560e2d18d6301529f575785cfc23f5c59d3a69 (diff) | |
| download | bootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.tar.xz bootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.zip | |
Fix Stack Overflow tag (#31062)
Diffstat (limited to '.github/CONTRIBUTING.md')
| -rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 9b9b2edad..75841c222 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -19,7 +19,7 @@ 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-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag), + 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** derail or troll issues. Keep the discussion on topic and |
