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

Add forum link in the doc #509

Merged
merged 5 commits into from
Oct 4, 2018
Merged
Show file tree
Hide file tree
Changes from 3 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
16 changes: 7 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
# Issues

For issues concerning application or service development, please read the [docs](https://docs.mesg.tech/) or ask us directly on the [Discord](https://discordapp.com/invite/5tVTHJC) channels #application or #service.
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 contact us on [Discord](https://discordapp.com/invite/5tVTHJC) channel #core.
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, please contact us on [Discord](https://discordapp.com/invite/5tVTHJC) channel #core. 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.

If you add a new feature or fix a bug then don't forget to update the CHANGELOG.md following this format https://keepachangelog.com/
# Start Developing Core

# Start developing the 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.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<br/><br/>
</p>

[Website](https://mesg.com/) - [Docs](https://docs.mesg.com/) - [Chat](https://discordapp.com/invite/SaZ5HcE) - [Blog](https://medium.com/mesg)
[Website](https://mesg.com/) - [Docs](https://docs.mesg.com/) - [Forum](https://forum.mesg.com/) - [Chat](https://discordapp.com/invite/SaZ5HcE) - [Blog](https://medium.com/mesg)


[![CircleCI](https://img.shields.io/circleci/project/github/mesg-foundation/core.svg)](https://github.com/mesg-foundation/core)
Expand Down Expand Up @@ -186,11 +186,7 @@ MESG launches its own blockchain Network providing for full scalability and a ch

# Community

You can find us and other MESG users on [Discord](https://discordapp.com/invite/SaZ5HcE).

Be sure to join, and don't forget to introduce yourself and your project if you have one.

Please feel free to share useful articles in the #newsfeed channel.
You can find us and other MESG users on the [forum](https://forum.mesg.com). Feel free to check existing posts and help other users of MESG.

Also, be sure to check out the [blog](https://medium.com/mesg) to stay up-to-date with our articles.

Expand Down