1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-01 10:23:19 +02:00

Update issue templates

This commit is contained in:
bdring
2019-09-01 19:14:30 -05:00
committed by GitHub
parent 3b6e5b5eb7
commit 930c73cfcd
2 changed files with 32 additions and 0 deletions

10
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View File

@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---

View File

@@ -0,0 +1,22 @@
---
name: Problem Compiling Firmware
about: Use this template to submit compiling issues
title: Problems Compiling Firmware
labels: help wanted
assignees: ''
---
Please answer the following questions:
Have you read the [wiki regarding how to compile](https://github.com/bdring/Grbl_Esp32/wiki/Compiling-the-firmware)?
What version of the Arduino IDE are you using?
What version (commit date) of the [Arduino core for the ESP32](https://github.com/espressif/arduino-esp32) are you using?
Are you using the master branch of Grbl_ESP32?
Have you made any edits or configuration changes (list them) to the firmware?
Please paste the compiler error text here: