Files
micro-store-redis/.github/ISSUE_TEMPLATE/question.md
pugnack 2c39a1d845
Some checks failed
coverage / build (push) Failing after 4m13s
test / test (push) Successful in 10m7s
[v3] update ci (#148)
* update ci

* fix linters
2025-05-01 19:15:37 +03:00

15 lines
357 B
Markdown

---
name: Question
about: Ask a question about go-micro
title: ''
labels: ''
assignees: ''
---
Before asking, please check if your question has already been answered:
1. Check the documentation - https://micro.mu/docs/
2. Check the examples and plugins - https://github.com/micro/examples & https://github.com/micro/go-plugins
3. Search existing issues