tomlplusplus/.github/ISSUE_TEMPLATE/feature_request.md

39 lines
777 B
Markdown
Raw Normal View History

2020-02-24 20:33:10 +00:00
---
name: Feature request
about: Want to see something added or improved? Tell me all about it.
title: ''
labels: feature
assignees: marzer
---
<!--
Please replace the HTML comments below with the requested information.
Or leave them there and put your answers above/below them; you do you!
Thanks for contributing!
-->
2020-02-24 20:33:10 +00:00
**Is your feature request related to a problem? Please describe.**
<!--
"I'd like a way to Fooify all Bars in one go. Currently I have to iterate through them and
do it individually myself, which is cumbersome.
-->
2020-02-24 20:33:10 +00:00
**Describe the solution you'd like**
<!--
A helper function like fooify_all_bars() would be great.
-->
2020-02-24 20:33:10 +00:00
**Additional context**
<!--
Add any other context or screenshots about the feature request here.
-->