oxidetalis/.forgejo/ISSUE_TEMPLATE/bug.md
Awiteb fcaf7db674
feat: Create CI/CD
Signed-off-by: Awiteb <a@4rs.nl>
Reviewed-by: Amjad Alsharafi <me@amjad.alsharafi.dev>
2024-07-07 20:59:04 +03:00

29 lines
948 B
Markdown

---
name: Bug
about: Create a bug report to help us improve Oxidetalis
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/oxidetalis/oxidetalis/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 Oxidetalis.
If you are not using the latest version, please update and check if the bug is still present. -->
<!-- Run `oxidetalis --version` to get the version, and make sure it's the latest one -->
Oxidetalis 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. -->