##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Docs Pull Request
##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
Updated the participation to hacktoberfest 2021 in the Readme.
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->
<!--- Please list dependencies added with your change also -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Docs Pull Request
##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
I added proper hyperlinks to slack, mattermost and microsoft teams
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->
<!--- Please list dependencies added with your change also -->
##### ISSUE TYPE
- Docs Pull Request
##### SUMMARY
- Added license, slack & release badges
- added period at end of sentence
Fixes
- changed in README.md file
ISSUE TYPE
- Docs Pull Request
SUMMARY
Add Licence reference badge in README
Add licence related info in README
##### ISSUE TYPE
- Docs Pull Request
##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
Add Licence reference badge in README for getting visible at first glance
Add licence related info in README
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->
<!--- Please list dependencies added with your change also -->
Signed-off-by: Binit Ghimire <thebinitghimire@gmail.com>
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Docs Pull Request
##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
I resolved a grammatical mistake in **Line 15** of the documentation.
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->
<!--- Please list dependencies added with your change also -->
Fixes#353
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Docs Pull Request
##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->
<!--- Please list dependencies added with your change also -->
Fixes#353
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug fix Pull Request
##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
Fixed spelling of word 'communication'. Changed **commucation** to **communication**.
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->
<!--- Please list dependencies added with your change also -->
Fixes#357
* Remove Slack status badge from README
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
* Update CONTRIBUTE.md to work with the latest changes
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
Removed CreateChannel support from Mattermost.
Formatted postMessage output.
Updated README for adding channel in Mattermost.
Removed Fatal log calls in Controller
Modified log messages to print additional error information
Added comments for Mattermost config parameters.
- This makes is really easy to find the website as well as Slack when
someone visits the repository
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>