Files
topgrade/.github/ISSUE_TEMPLATE/feature_request.md
DottoDev 646b56dc9d Add rust ubuntu runner (#16)
* Update issue templates

* Create rust-ubuntu.yml

Added plain Github Action Runner for ubuntu
2022-10-10 20:59:07 +00:00

22 lines
580 B
Markdown

---
name: Feature request
about: Can you please support...?
title: ''
labels: ''
assignees: ''
---
## 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?
## I want to suggest some general feature
Topgrade should...
## More information
<!-- Assuming that someone else implements the feature,
please state if you know how to test it from a side branch of Topgrade. -->