fix(preprint): added the correct to string for the preprint stuff

This commit is contained in:
2025-11-04 20:16:59 -06:00
parent bd7bea8db6
commit 360c0163f1
3 changed files with 43 additions and 41 deletions

View File

@@ -1,33 +1,33 @@
---
name: Bug Report
about: Report a bug to help us improve.
title: "[BUG] "
labels: ["bug", "needs-triage"]
---
---
name: Bug Report
about: Report a bug to help us improve.
title: "[BUG] "
labels: ["bug", "needs-triage"]
---
### Describe the bug
### Describe the bug
A clear and concise description of what the bug is.
A clear and concise description of what the bug is.
### Steps to reproduce
### Steps to reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Expected behavior
### Expected behavior
A clear and concise description of what you expected to happen.
A clear and concise description of what you expected to happen.
### Screenshots
### Screenshots
If applicable, add screenshots to help explain your problem.
If applicable, add screenshots to help explain your problem.
### Gitea Version
### Gitea Version
e.g., 1.25.0
e.g., 1.25.0
### Additional context
### Additional context
Add any other context about the problem here.
Add any other context about the problem here.