Files
topgrade/.github/ISSUE_TEMPLATE/feature_request.md
SteveLauC fcd53e772a chore: collect --dry-run and --yes opts info in feature request template (#838)
chore: collect --dry-run and --yes opts info in feature request template
2024-06-30 14:17:45 +08:00

776 B

name, about, title, labels, assignees
name about title labels assignees
Feature request Can you please support...? C-feature request

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-run option? i.e., print what should be done and exit
  • Does it need the user to confirm the execution? And does it provide a --yes option to skip this step?

I want to suggest some general feature

Topgrade should...

More information