Add a template for issues

Summary:
This template reminds the users to use issues only for bug reports. The template is written according to the github guidelines at https://help.github.com/articles/creating-an-issue-template-for-your-repository/
Closes https://github.com/facebook/rocksdb/pull/2948

Differential Revision: D5943558

Pulled By: maysamyabandeh

fbshipit-source-id: c83b5d211ea8e334107141967689b2f0c453bbc9
This commit is contained in:
Maysam Yabandeh 2017-09-29 11:33:32 -07:00 committed by Facebook Github Bot
parent ab0542f5ec
commit 2b22baf304
1 changed files with 7 additions and 0 deletions

7
issue_template.md Normal file
View File

@ -0,0 +1,7 @@
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://www.facebook.com/groups/rocksdb.dev
### Expected behavior
### Actual behavior
### Steps to reproduce the behavior