mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Github templates add support question and documentation issue (#10613)
This commit is contained in:
parent
bee6a6b8b0
commit
181b2f69ed
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Feature request
|
||||
name: 🚀 Feature Request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
10
.github/ISSUE_TEMPLATE/3_Support_question.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/3_Support_question.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: ⛔ Support Question
|
||||
about: See [PX4 Discuss](http://discuss.px4.io/) for questions about using PX4.
|
||||
|
||||
---
|
||||
|
||||
We use GitHub issues only to discuss PX4 bugs and new features. For
|
||||
questions about using PX4 or related components, please use [PX4 Discuss](http://discuss.px4.io/).
|
||||
|
||||
Thanks!
|
||||
9
.github/ISSUE_TEMPLATE/4_Documentation_issue.md
vendored
Normal file
9
.github/ISSUE_TEMPLATE/4_Documentation_issue.md
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: ⛔ Documentation Issue
|
||||
about: See https://github.com/PX4/Devguide for documentation issues
|
||||
|
||||
---
|
||||
|
||||
PX4 has dedicated repositories for developer documentation (https://github.com/PX4/Devguide) and user documentation (https://github.com/PX4/px4_user_guide).
|
||||
|
||||
Thanks!
|
||||
Loading…
x
Reference in New Issue
Block a user