Update ISSUE_TEMPLATE.md
hide not relevant hint
This commit is contained in:
16
.github/ISSUE_TEMPLATE.md
vendored
16
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,17 +1,23 @@
|
||||
### Step 1: Are you in the right place?
|
||||
<!-- BEGIN - This is a comment just for you visible
|
||||
|
||||
### Step 0: Are you in the right place?
|
||||
GitHub issues only for **bugs** or **improvements** of the library. All other topics, e.g. hardware/programming, will be closed.
|
||||
|
||||
For general support from the community, see [Arduino Forum](https://forum.arduino.cc/) or [StackOverflow](https://stackoverflow.com/questions/tagged/mifare).
|
||||
|
||||
### Step 2: Describe your environment
|
||||
Please use the following template to give us as mutch information as you can.
|
||||
|
||||
END - This is a comment just for you visible -->
|
||||
|
||||
### Step 1: Describe your environment
|
||||
|
||||
* OS version: _____
|
||||
* Arduino IDE version: _____
|
||||
* MFRC522 Library version: _____
|
||||
* MFRC522 Library version: _____ <!-- comment: important! v1.x.x or master-branch? -->
|
||||
* Arduino device: _____
|
||||
* MFRC522 device: _____
|
||||
|
||||
### Step 3: Describe the problem
|
||||
### Step 2: Describe the problem
|
||||
|
||||
#### Affected file(s) or example(s):
|
||||
|
||||
@@ -26,7 +32,7 @@ For general support from the community, see [Arduino Forum](https://forum.arduin
|
||||
|
||||
#### Observed Results:
|
||||
|
||||
* What happened? This could be a description, log output, etc.
|
||||
* What happened? This could be a description, log output, screenshot, etc.
|
||||
|
||||
#### Expected Results:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user