1
0
mirror of https://github.com/bshoshany/thread-pool.git synced 2026-07-21 19:13:00 +04:00
Files
thread-pool/.github/ISSUE_TEMPLATE/feature_request.md
T
Barak Shoshany bd4533f1f7 Updated to v5.1.0
2026-01-03 20:03:51 -05:00

22 lines
402 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.