twbs / twbs/examples

Prepare this repository for Bootstrap v6

Open
#996 0 comments 0 reactions 1 assignee View on GitHub

@julien-deramond is already working on this.

Since Sep 1, 2026.

Dominant language
HTML
Stars
691
Forks
390
Avg merge
1h 2m
Merged PRs (30d)
7

Description

Bootstrap is developing v6 on v6-dev. Once that reaches alpha, main on twbs/bootstrap becomes v6 and today's v5 moves to v5-dev there. We should set this repo up the same way ahead of time.

  • [x] Create a v6-dev branch. (done via https://github.com/twbs/examples/pull/997)
    • Swap the dependency, reinstall, regenerate the lockfile. Use the github repo reference as long as the v6 alpha is not released.
    • Change the docs links to https://v6-dev--twbs-bootstrap.netlify.app/
    • Change the README content
    • Change the DOM and classes to reflect Bootstrap v6 usage
    • ⚠️ Dependabot won't be able to detect changes — it can't bump a branch-pinned git dependency anyway. But we'll backport changes from main to v6-dev temporarily.

When v6-dev becomes main and main becomes v5-dev in Bootstrap repository

  • Move main to v5-dev in this repository
  • Move v6-dev to main in this repository
  • Update the docs link
  • Update the Bootstrap npm dependency to released alpha version

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.