mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 12:45:22 -05:00
* Add uncrustify github workflow * Fix exclusion pattern * fix find expression * exclude uncrustify files * Uncrustify common demo and test files * exlude white space checking files * Fix EOL whitespace checker * Remove whitespaces from EOL * Fix space at EOL * Fix find spaces at EOL Co-authored-by: Archit Aggarwal <architag@amazon.com>
23 lines
567 B
Markdown
23 lines
567 B
Markdown
---
|
|
name: Documentation issue
|
|
about: Create a report to help us improve our documentation.
|
|
title: "[DOC]"
|
|
labels: documentation
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the issue**
|
|
Please describe the issue and expected clarification in concise language.
|
|
|
|
**Reference**
|
|
Please attach the URL at which you are experiencing the issue.
|
|
|
|
**Screenshot**
|
|
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. -->
|