Skip to content

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
paulacamargo25 committed Mar 7, 2024
1 parent 3fd554a commit 93113fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/report_issue_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ XXX
**After** creating the issue on GitHub, you can add screenshots and GIFs of what is happening. Consider tools like https://www.cockos.com/licecap/, https://github.com/phw/peek or https://www.screentogif.com/ for GIF creation.
-->

<!-- **NOTE**: Please do provide Python output panel. -->
<!-- **NOTE**: Please do provide logs from Python Output panel. -->
# Diagnostic data

<details>
Expand Down
2 changes: 1 addition & 1 deletion src/test/common/application/commands/issueTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ XXX
**After** creating the issue on GitHub, you can add screenshots and GIFs of what is happening. Consider tools like https://www.cockos.com/licecap/, https://github.com/phw/peek or https://www.screentogif.com/ for GIF creation.
-->

<!-- **NOTE**: Please do provide Python output panel. -->
<!-- **NOTE**: Please do provide logs from Python Output panel. -->
# Diagnostic data

<details>
Expand Down

0 comments on commit 93113fd

Please sign in to comment.