We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9520df8 commit 06cb9d0Copy full SHA for 06cb9d0
.github/issue_template.md
@@ -0,0 +1,19 @@
1
+## System
2
+
3
+ - OS: _(Travis/OSX/Linux/Windows)_
4
+ - `ruby -v`:
5
+ - `bundle -v`:
6
+ - `bundle info arduino_ci`:
7
+ - `gcc -v`:
8
+ - Arduino IDE version:
9
+ - URL of failing Travis CI job:
10
+ - URL of your Arduino project:
11
12
13
+## Issue / Feature Request Summary
14
15
16
+## Arduino or Unit Test Code, Illustrating the Problem
17
18
19
+## Arduino Architecture(s) Affected
.github/pull_request_template.md
@@ -0,0 +1,8 @@
+## Highlights from `CHANGELOG.md`
+* See CHANGELOG.md for more
+## Issues Fixed
+* Fixes #3000
0 commit comments