46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
|
<!---
|
||
|
|
||
|
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.
|
||
|
|
||
|
-->
|
||
|
|
||
|
## 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
|