Toast - A Bootstrap 4.2+ jQuery plugin for the toast component https://github.com/exacti/Toast
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
820 B

---
name: Bug report
about: Found something that's broken? Let's us know about it
title: ''
labels: Bug
assignees: ''
---
**What went wrong?**
A clear and concise description of what the bug is.
**What was the console output?**
N/A if no console output was recorded
**How can we reproduce this bug?**
The Steps to reproduce this behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**What should've happened?**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Miscellaneous (please complete the following information):**
- Browser and Version [e.g. stock browser, safari]
- Bootstrap Version [e.g. 4.3]
- Plugin Version [e.g. 0.7.1]
Add any other context about the problem here.