mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 13:19:55 +01:00
b0381e42b2
The old template that combined both bug reports and issue requests has led to various weird issues being filed, maybe having a separate one for each will help.
15 lines
308 B
Markdown
15 lines
308 B
Markdown
---
|
|
name: Feature request
|
|
about: Create an issue that requests a feature or other improvement
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
Describe the feature/change you request and why do you want it.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|