Create .github
This commit is contained in:
parent
8d9896d04a
commit
500aad1fbc
|
@ -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
|
Loading…
Reference in New Issue