Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CONTRIBUTING.md #513

Merged
merged 1 commit into from
Oct 1, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Issues

For issues concerning application or service development, please read the [docs](https://docs.mesg.tech/) and check on the [forum](https://forum.mesg.com)
For issues concerning application or service development, please read the [docs](https://docs.mesg.tech/) and check out the [forum](https://forum.mesg.com)

For questions or suggestions regarding a new feature of Core, please post a new message on the [Forum](https://forum.mesg.com).
For questions or suggestions regarding new features of Core, please post a message on the [Forum](https://forum.mesg.com).

To report a bug, please [check for existing issues, then create a new issue on this repository](https://github.com/mesg-foundation/core/issues).
To report a bug, please [check for existing issues, then if you can't find your issue, create a new one on this repository](https://github.com/mesg-foundation/core/issues).

# Contribution

For Services and Applications contribution, we have an [curated list of Awesome Services and Applications](https://github.com/mesg-foundation/awesome) that you should participate in.
For contributions to Services and Applications, we have a [curated list of Awesome Services and Applications](https://github.com/mesg-foundation/awesome) that we'd love for you to participate in.

For contribution to MESG's Core, make sure to subscribe to the development/core category on the [forum](https://forum.mesg.com/c/development/core) and reach out to us. We would love to include you in the development process.
For contribution to MESG Core, be sure to subscribe to the development/core category on the [forum](https://forum.mesg.com/c/development/core) and reach out to us. We would love to include you in the development process.

# Start developing the Core
# Start Developing Core

You can find all resources in our [wiki](https://github.com/mesg-foundation/core/wiki). It will guide you from pulling the project, to building and testing it, and submit your work to the community.
You can find all resources on our [wiki](https://github.com/mesg-foundation/core/wiki). It will guide you through creating a pull request, to building and testing it, then submitting your work to the community.