mirror of
https://github.com/documenso/documenso.git
synced 2025-11-25 22:21:31 +10:00
51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
---
|
|
name: Bug Report
|
|
about: Create a bug report to help us improve
|
|
---
|
|
|
|
<!--- Please provide a general summary of the issue in the Title above -->
|
|
|
|
## Issue Description
|
|
|
|
<!--- Please provide a clear and concise description of the problem. -->
|
|
|
|
## Steps to Reproduce
|
|
|
|
<!--- Please provide step-by-step instructions to reproduce the issue. -->
|
|
<!--- Include code snippets, error messages, and any other relevant information. -->
|
|
|
|
1. Step 1
|
|
2. Step 2
|
|
3. ...
|
|
|
|
## Expected Behavior
|
|
|
|
<!--- Describe what you expected to happen. -->
|
|
|
|
## Current Behavior
|
|
|
|
<!--- Describe what is currently happening. -->
|
|
|
|
## Screenshots (optional)
|
|
|
|
<!--- If applicable, add screenshots to help explain the issue. -->
|
|
|
|
## Environment
|
|
|
|
<!--- Please provide information about your environment, such as operating system, browser, version, etc. -->
|
|
|
|
- OS: [e.g., Windows 10]
|
|
- Browser: [e.g., Chrome, Firefox]
|
|
- Version: [e.g., 2.0.1]
|
|
|
|
## Checklist
|
|
|
|
<!--- Please check the boxes that apply to this issue report. -->
|
|
<!--- You can add or remove items as needed. -->
|
|
|
|
- [ ] I have searched the existing issues to make sure this is not a duplicate.
|
|
- [ ] I have provided steps to reproduce the issue.
|
|
- [ ] I have included relevant environment information.
|
|
- [ ] I have included any relevant screenshots.
|
|
- [ ] I understand that this is a voluntary contribution and that there is no guarantee of resolution.
|