mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Create ISSUE_TEMPLATE.md
This commit is contained in:
parent
9a1e56d164
commit
c1531ea81a
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
> Please use https://stackoverflow.com/questions/tagged/fenom for all your general questions or troubleshooting!
|
||||||
|
|
||||||
|
>
|
||||||
|
> *Warning*: Failing to provide necessary information may cause the issue to be closed without consideration
|
||||||
|
|
||||||
|
### I found this bug / would like to have this new functionality
|
||||||
|
|
||||||
|
|
||||||
|
### This is Fenom and PHP version and environment (server/fpm/cli etc) I am using
|
||||||
|
|
||||||
|
|
||||||
|
### This is a template code snippet I use
|
||||||
|
|
||||||
|
```
|
||||||
|
{var x=10}
|
||||||
|
{Calc x=10 y=20}
|
||||||
|
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user