Navigation Menu

Skip to content

Commit

Permalink
Add a template for issues
Browse files Browse the repository at this point in the history
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 facebook#2948

Differential Revision: D5943558

Pulled By: maysamyabandeh

fbshipit-source-id: c83b5d211ea8e334107141967689b2f0c453bbc9
  • Loading branch information
maysamyabandeh authored and facebook-github-bot committed Sep 29, 2017
1 parent ab0542f commit 2b22baf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions issue_template.md
@@ -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

0 comments on commit 2b22baf

Please sign in to comment.