diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 642b23b..d34842f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -40,6 +40,6 @@ END - This is a comment just for you visible --> #### Relevant Code: -```arduino +```c++ // TODO(you): code here to reproduce the problem ```