forgejo-guardian/.forgejo/ISSUE_TEMPLATE/bug.md
Awiteb 8a80e58e54
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 7m0s
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 7m7s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 7m8s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 4m11s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 4m14s
CD / release (push) Successful in 12s
chore: Add CI/CD
Signed-off-by: Awiteb <a@4rs.nl>
2024-11-16 13:12:59 +00:00

32 lines
882 B
Markdown

---
name: Bug
about: Create a bug report to help us improve forgejo-guardian
title: "..."
labels: ["Kind/Bug"]
assignees: ""
---
## Checks
- [ ] I added a descriptive title to this issue
- [ ] I have searched Google for similar issues and couldn't find anything
- [ ] I have read [the README](https://git.4rs.nl/awiteb/forgejo-guardian/src/branch/master/README.md) and still think this is a bug
## Version
<!-- Report for the bug only if it's present in the latest version of forgejo-guardian.
If you are not using the latest version, please update and check if the bug is still present. -->
forgejo-guardian version: `...`
## Description
<!-- A clear and concise description of what the bug is. -->
## Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
## Actual behavior
<!-- A clear and concise description of what happens. -->