Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github: bug template: simplify debug info #2028

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 26, 2022

  1. .github: bug template: simplify debug info

    First: pasting multi-line in to sublist is hard.
      In this case, you have to indent every line with 6 spaces,
      then add backticks, go to new line, remove the ordered list ` - `.
      Instead: Only placeholder needs to be replaced, and output can be pasted straight away.
    
    Second: Remove duplicate requests:
      The last command already includes info requested above.
      This commit also removes those.
    jtagcat committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9cc82a2 View commit details
    Browse the repository at this point in the history