Files
concrete/.github/ISSUE_TEMPLATE/features.md
2021-07-15 10:55:22 +02:00

18 lines
327 B
Markdown

---
name: Feature
about: Suggest a new feature.
labels: feature
---
## Summary
Concise summary of the feature to be added. With a usecase example if applicable.
## Problem to solve
What are you trying to achieve that is not possible in the current features set.
## Proposals
What would be your proposals to implement it.