notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 57 forks source link

Enhance BUG Report Template #196

Closed alo7lika closed 2 weeks ago

alo7lika commented 3 weeks ago

A bug report template is essential for documenting issues consistently and effectively. It helps developers understand the problem quickly, facilitating a faster resolution. By using this template, team members can ensure they provide all relevant details, making the debugging process more efficient and organized. This structured approach minimizes confusion and allows for better tracking of issues over time.

Bug Report Title: [Brief summary of the bug]

Describe the Bug A clear and concise description of the bug. What is happening that shouldn't be? What should happen instead?

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 Screenshot 2024-10-27 134700

Desktop (please complete the following information):

OS: [e.g. Windows 10, macOS Monterey] Browser: [e.g. Chrome, Firefox] Version: [e.g. 118.0.5993.90] Smartphone (please complete the following information):

Device: [e.g. iPhone 14] OS: [e.g. iOS 17.0] Browser: [e.g. Safari] Version: [e.g. 17.0] Additional Context Add any other context about the problem here. This could include logs, error messages, or related issues.

alo7lika commented 3 weeks ago

@notsoocool assign me the task