Files
micro-client-http/.github/ISSUE_TEMPLATE/bug_report.md
pugnack c757127453
All checks were successful
coverage / build (push) Successful in 2m19s
test / test (push) Successful in 2m27s
integrate request builder into HTTP client for googleapis support (#159)
2025-10-03 08:39:44 +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.