forked from metaparticle-io/package
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add code of conduct details to the README.md (metaparticle-io#41)
- Loading branch information
1 parent
8c92d59
commit 11035c4
Showing
1 changed file
with
11 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 |
---|---|---|
|
@@ -47,3 +47,14 @@ For more details see the more complete walkthroughs for each language: | |
* [java tutorial](tutorials/java/tutorial.md) | ||
* [.NET Core tutorial](tutorials/dotnet/tutorial.md) | ||
* [javascript tutorial](tutorials/javascript/tutorial.md) | ||
|
||
## Contribute | ||
There are many ways to contribute to Metaparticle | ||
|
||
* [Submit bugs](https://github.com/metaparticle-io/package/issues) and help us verify fixes as they are checked in. | ||
* Review the source code changes. | ||
* Engage with other Metaparticle users and developers on [gitter](https://gitter.im/metaparticle-io/Lobby). | ||
* Join the #metaparticle discussion on [Twitter](https://twitter.com/MetaparticleIO). | ||
* [Contribute bug fixes](https://github.com/metaparticle-io/package/pulls). | ||
|
||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto://[email protected]) with any additional questions or comments. |