piotrmurach/tenpin

View on GitHub
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md

Summary

Maintainability
Test Coverage
---
name: Feature request
about: Suggest new functionality
title: ''
labels: enhancement
assignees: ''
---
 
### Describe the problem
 
A brief description of the problem you're trying to solve.
 
### How would the new feature work?
 
A short explanation of the new feature.
 
```
Example code that shows possible usage
```
 
### Drawbacks
 
Can you see any potential drawbacks?