realm-js/.github/ISSUE_TEMPLATE.md

46 lines
1.1 KiB
Markdown
Raw Normal View History

2017-07-04 15:48:31 +00:00
<!---
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: ?
2017-09-20 09:02:25 +00:00
- Node or React Native: ?
2017-07-04 15:48:31 +00:00
- Client OS & Version: ?
- Which debugger for React Native: ?/None