Add guidlines

This commit is contained in:
Iwasaki Yudai 2017-08-12 12:32:25 +09:00
parent e81f4e9b7e
commit 21899e638b
2 changed files with 71 additions and 0 deletions

27
.github/ISSUE_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,27 @@
# When file a bug report (see below for feature requests)
Please answer these quesions for a bug report. Thanks!
### What version of GoTTY are you using (`gotty --version`)?
### What operating system are you using?
### What did you do?
If possible, please provide the command you ran.
### What did you expect to see?
### What did you see instead?
If possible, please provide the output of the command and your browser's console output.
# When file a new feature proposal
Please provide an actual usecase that requires your new feature.