1
0
mirror of https://github.com/bshoshany/thread-pool.git synced 2026-07-29 23:12:59 +04:00
Files
thread-pool/.github/ISSUE_TEMPLATE/feature_request.md
T
Barak Shoshany aa3fbfbe80 Updated to v5.0.0
2024-12-19 21:02:25 -05:00

22 lines
401 B
Markdown

---
name: Feature request
about: Want a new feature? Suggest it here.
title: "[REQ]"
labels: enhancement
---
**Describe the new feature**
A clear and concise description of the feature you want.
**Code example**
An example of code that utilizes the suggested feature. Paste or write it between the two code fences.
```cpp
```
**Additional information**
Include any additional information here.