-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
link to Realm's Code of Conduct page in the readme
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,6 +50,10 @@ Run `sh build.sh help` to see all the actions you can perform (build ios/osx, ge | |
|
||
See [CONTRIBUTING.md](CONTRIBUTING.md) for more details! | ||
|
||
This project adheres to the [Contributor Covenant Code of Conduct](https://realm.io/conduct). | ||
By participating, you are expected to uphold this code. Please report | ||
unacceptable behavior to [[email protected]](mailto:[email protected]). | ||
|
||
## License | ||
|
||
Realm Objective-C & Realm Swift are published under the Apache 2.0 license. | ||
|