21 lines
562 B
Markdown
21 lines
562 B
Markdown
---
|
|
name: Feature request
|
|
about: Can you please supprt...?
|
|
labels: is:new
|
|
---
|
|
|
|
**Describe the feature**
|
|
***Are you suggesting a new step?***
|
|
- Which tool is this about? Where is its repository?
|
|
- Which operating systems are supported by this tool?
|
|
- What should Topgrade do to figure out if the tool needs to be invoked?
|
|
- Which exact commands should Topgrade run?
|
|
|
|
***Are you suggesting some general feature?***
|
|
Go ahead and tell me
|
|
|
|
**System information**
|
|
<details><pre>
|
|
Place the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.
|
|
</pre></details>
|