Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !38147

Updating the docs and fixing lots of code snippets that weren't rendering on the page

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/Alfred-Emmanuel/updating-the-readme-and-cotributing-md into main Mar 01, 2023
  • Overview 9
  • Commits 3
  • Pipelines 0
  • Changes 15

Created by: Alfred-Emmanuel

Description

fixed a broken link in collapse.md file on line 129

Added a link to contributing.md in line 118 because i read the file earlier and i had to go to twitter to ask julien who i needed to talk to about a feature request (under "pull request" header, second paragraph, the "ask" link.

fixed an error in dropdowns.md on line 13.

fixed some broken links in modal.md on line 321, fixed the code snippet on line 452, it wasn't showing up on the screen before. I possibly missed some before, If they havent been fixed the next time i read through the docs, i will find time to fix them, fixed the code snippet from line 510 to 544, fixed the code snippet from line 590 to 644, fixed the snippet from line 661 to 779.

Check line 15 in the navbar.md, does it need attention or was it meant to be like that? i'm talking about the link, fixed the snippets from line 40 to 344, also from line 358 to 447, fixed some more till the end of the file.

fixed code snippets in accordion.md

fixed code snippets in alerts.md

fixed code snippets in breadcrumb.md

fixed code snippets in button-group.md

Motivation & Context

It eliminates the possibilities of users asking mundane questions and some code snippets that weren't showing up on the page were fixed.

Type of changes

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • [x ] I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • [x ] My change introduces changes to the documentation
  • [ x] I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

https://github.com/Alfred-Emmanuel/bootstrap/blob/updating-the-readme-and-cotributing-md/.github/CONTRIBUTING.md

https://github.com/Alfred-Emmanuel/bootstrap/tree/updating-the-readme-and-cotributing-md/site/content/docs/5.3/components (all the markdown files from accordion.md up to navbar.md)

  • https://deploy-preview-38147--twbs-bootstrap.netlify.app/

Related issues

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Alfred-Emmanuel/updating-the-readme-and-cotributing-md