Create .github

This commit is contained in:
Brian Munkholm 2017-07-04 17:46:41 +02:00 committed by GitHub
parent 8d9896d04a
commit 500aad1fbc
1 changed files with 47 additions and 0 deletions

47
.github Normal file
View File

@ -0,0 +1,47 @@
<!---
We LOVE to help with any issues or bugs you have!
Questions: If you have questions about HOW TO use Realm, please ask on
StackOverflow: http://stackoverflow.com/questions/ask?tags=realm
We monitor the `realm` tag.
Feature Request: Just fill in the first two sections below.
Bugs: To help you as fast as possible with an issue please describe your issue
and the steps you have taken to reproduce it in as much detail as possible.
Thanks for helping us help you! :-)
-->
## Goals
<!--- What are you trying to achieve? -->
## Expected Results
<!--- What did you expect to happen? -->
## Actual Results
<!--- What happened instead? -->
<!--- e.g. the stack trace of a crash -->
## Steps to Reproduce
<!--- What are steps we can follow to reproduce this issue? -->
## Code Sample
<!---
Please provide a code sample or test case that highlights the issue.
If relevant, include your model definitions.
For larger code samples, links to external gists/repositories are preferred.
Full projects that we can compile and run ourselves are ideal!
-->
## Version of Realm and Tooling
- Realm JS SDK Version: ?
- Node or React Nattive: ?
- Client OS & Version: ?
- Which debugger for React Native: ?/None