Create ISSUE_TEMPLATE.md

This commit is contained in:
Sreenadh H 2018-04-23 08:28:53 +05:30 committed by GitHub
parent 9a1e56d164
commit c1531ea81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
.github/ISSUE_TEMPLATE.md vendored Normal file
View 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}
```