Add issue templates for bug reporting, features, and questions. (#6385)

Primarily to educate bug reporters that demo site != default settings,
but also to help organise and auto-assign new issues.
This commit is contained in:
Michael Bell
2022-10-02 17:45:35 +01:00
committed by GitHub
parent b7daa7e641
commit e328031661
3 changed files with 45 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
name: Question
about: Ask a question about OSRM
labels: question
---