a7c42cfe39
* add prettierignore, hoist script * upgrade prettier * bump prettier eslint deps * format all files * hoist prettier check * remove unused scripts, hoist lint:fix * remove npm-run-all, unused * hoist lint * remove lint scripts * improve lint scripts * remove prettierignores * downgrade prettier deps to fix codgen * reformat all files * update makefile, format * fix locklife * final format --------- Co-authored-by: dholms <dtholmgren@gmail.com>
24 lines
647 B
Markdown
24 lines
647 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: feature-request
|
|
assignees: ''
|
|
---
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
|
|
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
|
|
|
**Describe the solution you'd like**
|
|
|
|
<!-- A clear and concise description of what you want to happen. -->
|
|
|
|
**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. -->
|