mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Merge pull request #4359 from mikeller/added_diff_instructions
Added instructions on how to do a diff to the issue template.
This commit is contained in:
commit
33461b99e5
1 changed files with 1 additions and 1 deletions
2
.github/issue_template.md
vendored
2
.github/issue_template.md
vendored
|
@ -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 :).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue