fastapi/.github/ISSUE_TEMPLATE/question.md
Sebastián Ramírez 35510a5ea7
📝 Update the "new issue" templates (#749)
* 🔧 Update the "new issue" templates

* 💚 Trigger Travis CI after Travis migration
2019-11-29 07:35:25 +01:00

24 lines
507 B
Markdown

---
name: Question
about: Ask a question
title: "[QUESTION]"
labels: question
assignees: ''
---
### First check
* [ ] I used the GitHub search to find a similar issue and didn't find it.
* [ ] I searched the FastAPI documentation, with the integrated search.
* [ ] I already searched in Google "How to X in FastAPI" and didn't find any information.
### Description
How can I [...]?
Is it possible to [...]?
### Additional context
Add any other context or screenshots about the feature request here.