aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorChristian Studer <[email protected]>2020-06-18 11:56:57 +0200
committerGitHub <[email protected]>2020-06-18 12:56:57 +0300
commit3a61e1ae2f0232149cf1e06d041f8789305355a2 (patch)
treee1fd7c98fa369096a2ad30341ee21f5a91915e4a /.github
parentb1560e2d18d6301529f575785cfc23f5c59d3a69 (diff)
downloadbootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.tar.xz
bootstrap-3a61e1ae2f0232149cf1e06d041f8789305355a2.zip
Fix Stack Overflow tag (#31062)
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
-rw-r--r--.github/SUPPORT.md2
2 files changed, 2 insertions, 2 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
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md
index de3c4b552..c30bed3b4 100644
--- a/.github/SUPPORT.md
+++ b/.github/SUPPORT.md
@@ -8,4 +8,4 @@ For general troubleshooting or help getting started:
- Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).
- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.
-- Ask and explore Stack Overflow with the [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag.
+- Ask and explore Stack Overflow with the [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag.