34 lines
1005 B
Markdown
34 lines
1005 B
Markdown
---
|
|
name: Feature proposal
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
**Does your proposal relate to...**
|
|
|
|
- [ ] documentation
|
|
- [ ] what is displayed when running ephemetoot
|
|
- [ ] a new config value
|
|
- [ ] a new flag (option)
|
|
- [ ] something else
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
A clear and concise description of what the problem is. e.g. _I'm always frustrated when [...]_
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Would like to write the code yourself?**
|
|
|
|
- [ ] I would like to write the code myself and then log a pull request
|
|
- [ ] I would like someone else to write the code
|
|
- [ ] I would like someone to help me write the code
|
|
|
|
**Describe alternatives you've considered**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|