Skip to content

Instantly share code, notes, and snippets.

@mubarek57
Created October 12, 2025 14:47
Show Gist options
  • Select an option

  • Save mubarek57/f882add1b46e38eecc531c09f903c4a1 to your computer and use it in GitHub Desktop.

Select an option

Save mubarek57/f882add1b46e38eecc531c09f903c4a1 to your computer and use it in GitHub Desktop.
Bootstrap v5 Bug Report Template
<!-- Follow these instructions, please! -->
<div class="container py-5">
<h1 class="h2">Bootstrap v5 Bug Report</h1>
<p>Have a bug report to share with us? Use this template to reproduce an isolated test case so we can more easily identify the problem and hopefully find a fix.</p>
<p>
<a class="btn btn-primary" href="https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md#bug-reports" rel="noopener noreferrer" target="_blank">Read bug report guidelines</a>
</p>
<p>Once you're set, replace the contents of this page and share the link with us in a <a href="https://github.com/twbs/bootstrap/issues/new/choose" rel="noopener noreferrer" target="_blank">new issue</a>.</p>
<p>Thanks! <span class="text-danger">♥</span></p>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@latest/dist/js/bootstrap.bundle.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@latest/dist/css/bootstrap.min.css" rel="stylesheet" />
@mubarek57
Copy link
Author

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment