Web-Dev-For-Beginners
Web-Dev-For-Beginners copied to clipboard
Enrique
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
Hi enriquegiraldo, The issue you have provided is a template for reporting bugs. It includes all of the information that developers need to understand and reproduce the bug, including:
- A clear and concise description of the bug.
- Steps to reproduce the bug.
- Expected behavior.
- Actual behavior.
- Screenshots (if applicable).
- Environment details (operating system, browser, version, etc.).
- Additional context.
The purpose of this issue is to help developers fix bugs as quickly as possible. By providing all of the necessary information in a clear and concise manner, you can help developers to reproduce the bug on their own computers and to start working on a fix.
Here is an example of how this issue template could be used to report a bug:
Title: Website crashes when scrolling down to the "About Us" section
Description:
When I go to the website and scroll down to the "About Us" section, the website crashes. I have tried reproducing this bug on multiple browsers and devices, and it happens every time.
Screenshots:
[Include screenshots of the website before and after it crashes.]
Environment:
- Operating system: Windows 11
- Browser: Chrome
- Version: 105.0.5195.125
Steps to reproduce:
- Go to the website.
- Scroll down to the "About Us" section.
- Observe that the website crashes.
Expected behavior:
The website should not crash when scrolling down to the "About Us" section.
Actual behavior:
The website crashes when scrolling down to the "About Us" section.
Additional context:
I am using a laptop with a 1920x1080 resolution.
By providing all of this information, the developer will be able to easily reproduce the bug and start working on a fix.
This issue has not seen any action for a while! Closing for now, but it can be reopened at a later date.