From 61d61d5e860072ed0eaa53a304e3c8100665cef5 Mon Sep 17 00:00:00 2001 From: Anthony ESTEBE Date: Sat, 29 Sep 2018 12:10:16 +0700 Subject: [PATCH 1/2] add forum in the doc --- CONTRIBUTING.md | 8 +++----- README.md | 8 ++------ 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f5d849f73..3ece84dcc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,8 @@ # 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 on 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 a new feature of Core, please post a new 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). @@ -10,9 +10,7 @@ To report a bug, please [check for existing issues, then create a new issue on t 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 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. - -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/ +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. # Start developing the Core diff --git a/README.md b/README.md index ef6bef679..3e71623c2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

-[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) @@ -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. From 8d00b3b6e6d51f0547b64e13d22086d0b78a1f03 Mon Sep 17 00:00:00 2001 From: Will Morgan <38283291+w1l1ams@users.noreply.github.com> Date: Mon, 1 Oct 2018 12:50:18 -0400 Subject: [PATCH 2/2] Update CONTRIBUTING.md --- CONTRIBUTING.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ece84dcc..b289dda9c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.