forked from GithubBackups/vichan
35 lines
869 B
Markdown
35 lines
869 B
Markdown
---
|
|
name: Bug report
|
|
about: File a bug report for vichan
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior. Be as detailed as you can:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. 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.
|
|
|
|
**Server Specs**
|
|
- OS used (Ubuntu, CentOS, Windows Server 2025, etc)
|
|
- PHP version
|
|
- Web server (Apache, NGINX, etc)
|
|
- MySQL or MariaDB?
|
|
- Vichan version
|
|
If you are unsure of your server specs, you might be using shared hosting (Hostinger, HostGator, Serv00, etc). If so, just list which service you are using.
|
|
**Additional context**
|
|
Add any other context about the problem here.
|