mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Update issue templates
This commit is contained in:
parent
129478a40d
commit
c4c6d2690c
1 changed files with 33 additions and 0 deletions
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG REPORT]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots/Errors**
|
||||
If applicable, add screenshots and/or error messages to help explain your problem. You may need to check your webserver's error logs.
|
||||
|
||||
**HTMLy Version**
|
||||
Please list the exact version you are using (can be found on /admin/update next to "Installed Version").
|
||||
|
||||
**Server Info (please complete the following information):**
|
||||
- OS: [e.g. Ubuntu 22.04.4, Debian 12, etc...]
|
||||
- Webserver [e.g. Apache 2.4, nginx 1.25, lighttpd 1.4.76, etc...]
|
||||
- PHP Version [e.g. PHP 5.6, PHP 7.4, PHP 8.3, etc...]
|
||||
|
||||
**Link to installation (optional, but usually helpful)**
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue