Files
tidb/.github/ISSUE_TEMPLATE/general-question.md

18 lines
486 B
Markdown

---
name: "\U0001F914 General Question"
about: Usage question that isn't answered in docs or discussion
---
## General Question
Before asking a question, make sure you have:
- Searched existing Stack Overflow questions.
- Googled your question.
- Searched open and closed [GitHub issues](https://github.com/pingcap/tidb/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the documentation:
- [TiDB Readme](https://github.com/pingcap/tidb)
- [TiDB Doc](https://github.com/pingcap/docs)