diff --git a/.github/issue_template.md b/.github/issue_template.md index 33621e0747..84b8fa9e42 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -7,5 +7,5 @@ 2.) Include ways to reproduce the problem; 3.) Provide information about your flightcontroller and other components including how they are connected/wired; 4.) Add the used configuration and firmware version; -5.) Create a `diff` and post it here in a code block. Put \`\`\` (three backticks) at the start and end of the `diff` block; and +5.) Create a `diff` and post it here in a code block. Put \`\`\` (three backticks) at the start and end of the `diff` block ([instructions](https://oscarliang.com/use-diff-not-dump-betaflight/) on how to do a diff); and 6.) Remove this Text :).