mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
fa5c1c2428
* Add a bug report template * Add a feature request template * Add a pull request template * Add a security policy * Lint newer files
27 lines
608 B
Markdown
27 lines
608 B
Markdown
---
|
|
name: Feature request
|
|
about: Request a feature for this project
|
|
title: ''
|
|
labels: 'feature'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Is your feature request related to a problem?
|
|
|
|
A clear and concise description of what the problem is, e.g. "I'm always frustrated
|
|
when ..."
|
|
|
|
#### Describe the feature you'd like
|
|
|
|
A clear and concise description of what you want to happen after the new feature
|
|
is implemented.
|
|
|
|
#### Describe alternatives you've considered
|
|
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
#### Additional context
|
|
|
|
Any other context about the feature request.
|