881 B
881 B
name, about, title, type, labels, assignees
| name | about | title | type | labels | assignees |
|---|---|---|---|---|---|
| New step request | Suggest a new step/package manager to update | Feature | request step |
Checklist
- I have searched the issue tracker for relevant or duplicate issues.
I want to suggest 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?
- Does it have a
--dry-runoption? i.e., print what should be done and exit - Does it need the user to confirm the execution? And does it provide a
--yesoption to skip this?
More information
- I am able and willing to implement this step myself