Skip to content

Commit

Permalink
chore: add ssh-related questions in issue template (topgrade-rs#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC authored Jul 29, 2023
1 parent 8e58045 commit 9d3662c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,18 @@ If you know the possible cause of the issue, please tell us.
Execute the erroneous command directly to see if the problem persists
-->
- [ ] Yes
- [ ] No

## Did you run topgrade through `Remote Execution`

- [ ] Yes
- [ ] No

If yes, does the issue still occur when you run topgrade directlly in your
remote host

- [ ] Yes
- [ ] No

## Configuration file (Optional)
<!--
Expand Down

0 comments on commit 9d3662c

Please sign in to comment.