Files
micro-server-tcp/.github/ISSUE_TEMPLATE/bug_report.md
pugnack 72f3f19b2f
All checks were successful
coverage / build (push) Successful in 1m16s
test / test (push) Successful in 3m38s
[v3] update ci (#208)
* rename .github to .github.old

* update readme

* rename .gitea to .github

* update ci

* fix linters
2025-05-05 18:01:26 +03:00

19 lines
302 B
Markdown

---
name: Bug report
about: For reporting bugs in micro
title: "[BUG]"
labels: ''
assignees: ''
---
**Describe the bug**
1. What are you trying to do?
2. What did you expect to happen?
3. What happens instead?
**How to reproduce the bug:**
If possible, please include a minimal code snippet here.