mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-06-03 19:09:04 -04:00
Removing general-inquiry.md to divert people to the forums. (#141)
This commit is contained in:
parent
45e97bd246
commit
805b15a022
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -34,3 +34,5 @@ If applicable, add screenshots to help explain your problem.
|
|||
Add any other context about the problem here.
|
||||
e.g. code snippet to reproduce the issue.
|
||||
e.g. stack trace, memory dump, debugger log, and many etc.
|
||||
|
||||
<!-- For general inquiries, please post in [FreeRTOS forum](https://forums.FreeRTOS.org) for community support. -->
|
||||
|
|
|
@ -19,3 +19,5 @@ If applicable, please attach screenshot.
|
|||
**Browser**
|
||||
- Browser: [e.g. Chrome]
|
||||
- Version: [e.g. 80.0.3987.132]
|
||||
|
||||
<!-- For general inquiries, please post in [FreeRTOS forum](https://forums.FreeRTOS.org) for community support. -->
|
||||
|
|
12
.github/ISSUE_TEMPLATE/general-inquiry.md
vendored
12
.github/ISSUE_TEMPLATE/general-inquiry.md
vendored
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
name: General inquiry
|
||||
about: Free form communication.
|
||||
title: "[Inquiry]"
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
We do encourage you to take a look at [FreeRTOS official site](https://www.FreeRTOS.org) for general information and [FreeRTOS forum](https://forums.freertos.org) to access our community.
|
||||
|
||||
If still needed, could create a general inquiry report here.
|
Loading…
Reference in a new issue