micro-server-grpc/.gitea/ISSUE_TEMPLATE/question.md
Vasiliy Tolstov 55cdcfb3af
Some checks failed
build / test (push) Failing after 4m53s
build / lint (push) Successful in 9m29s
codeql / analyze (go) (push) Failing after 14m56s
rename workflow dir
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-12-07 00:52:51 +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