Create ISSUE_TEMPLATE.md
This commit is contained in:
committed by
GitHub
parent
5c622714e5
commit
2a72b24f89
@@ -0,0 +1,35 @@
|
||||
|
||||
Please check if your issue exists.
|
||||
|
||||
Issues should only be posted after you have been able to reproduce them and confirm that they are either a missing functionality or a bug.
|
||||
|
||||
#### What are you trying to achieve or the steps to reproduce?
|
||||
|
||||
Describe your issue here, include as much detail as neccessary to reproduce the issue
|
||||
or implement a missing functionality.
|
||||
|
||||
```java
|
||||
// Wrap code in markdown source tags
|
||||
```
|
||||
|
||||
|
||||
#### How did you initialize FA?
|
||||
|
||||
```java
|
||||
// Wrap code in markdown source tags
|
||||
```
|
||||
|
||||
|
||||
#### What was the result you received?
|
||||
|
||||
|
||||
|
||||
#### What did you expect?
|
||||
|
||||
|
||||
|
||||
#### Context:
|
||||
|
||||
* *FA version*:
|
||||
* *Devices/APIs affected*:
|
||||
* *any other relevant information*:
|
||||
Reference in New Issue
Block a user