You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.4 KiB
51 lines
1.4 KiB
!!! MANDATORY TO FILL OUT !!!
|
|
<!---
|
|
|
|
**Questions**: If you have questions about HOW TO USE Realm, ask on
|
|
[StackOverflow](http://stackoverflow.com/questions/ask?tags=realm),
|
|
or in our [Swift Forum](https://forums.realm.io/c/swift) or [Obj-C Forum](https://forums.realm.io/c/objc).
|
|
|
|
**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 many details as possible.
|
|
|
|
-->
|
|
|
|
## Goals
|
|
<!--- What do you want 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
|
|
<!---
|
|
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.
|
|
Alternatively share confidentially via mail to help@realm.io.
|
|
Full Xcode projects that we can compile ourselves are ideal!
|
|
-->
|
|
|
|
## Version of Realm and Tooling
|
|
<!---
|
|
[In the CONTRIBUTING guidelines](https://git.io/vgxJO), you will find a script,
|
|
which will help determining some of these versions.
|
|
-->
|
|
Realm framework version: ?
|
|
|
|
Realm Object Server version: ?
|
|
|
|
Xcode version: ?
|
|
|
|
iOS/OSX version: ?
|
|
|
|
Dependency manager + version: ?
|
|
|