diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 06ea6fe466..c4de336693 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -18,7 +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 +* Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag), [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](/README.md#community) are better places to get help. diff --git a/site/content/docs/4.6/components/carousel.md b/site/content/docs/4.6/components/carousel.md index 4026ad4482..b491beb3d6 100644 --- a/site/content/docs/4.6/components/carousel.md +++ b/site/content/docs/4.6/components/carousel.md @@ -63,11 +63,11 @@ Adding in the previous and next controls. We recommend using ` - @@ -96,11 +96,11 @@ You can also add the indicators to the carousel, alongside the controls, too. {{< placeholder width="800" height="400" class="bd-placeholder-img-lg d-block w-100" color="#333" background="#555" text="Third slide" >}} - - @@ -141,11 +141,11 @@ Add captions to your slides easily with the `.carousel-caption` element within a - - @@ -169,11 +169,11 @@ Add `.carousel-fade` to your carousel to animate slides with a fade transition i {{< placeholder width="800" height="400" class="bd-placeholder-img-lg d-block w-100" color="#333" background="#555" text="Third slide" >}} - - @@ -197,11 +197,11 @@ Add `data-interval=""` to a `.carousel-item` to change the amount of time to del {{< placeholder width="800" height="400" class="bd-placeholder-img-lg d-block w-100" color="#333" background="#555" text="Third slide" >}} - -