Community: Update Gitter links to Matrix, Update Badges, Remove editor extensions (#9898)
* Community: Update Gitter links to Matrix * Update MAINTAINERS Chatroom links (2021-2013) Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Update Final Gitter Links with Issue, Fix wrong date * COMMUNITY-ROLES: add Matrix link * Remove Space in Issue template * Apply suggestions from code review Co-authored-by: Waldir Pimenta <waldyrious@gmail.com> * Update MAINTAINERS.md * Update matrix badge * CONTRIBUTING: Update matrix badge * README: Update badges * CONTRIBUTING: Update badges * README: Remove editor extensions --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
This commit is contained in:

committed by
GitHub

parent
eb0e2487cc
commit
46ab966a5a
@@ -1,21 +1,21 @@
|
||||
# Contributing
|
||||
|
||||
[![Gitter chat][gitter-image]][gitter-url]
|
||||
[![Matrix chat][matrix-image]][matrix-url]
|
||||
[![Merged PRs][prs-merged-image]][prs-merged-url]
|
||||
[![GitHub contributors][contributors-image]][contributors-url]
|
||||
[![CLA assistant][cla-assistant-image]][cla-assistant-url]
|
||||
[![license][license-image]][license-url]
|
||||
|
||||
[gitter-url]: https://gitter.im/tldr-pages/tldr
|
||||
[gitter-image]: https://img.shields.io/badge/chat-on_gitter-deeppink
|
||||
[matrix-url]: https://matrix.to/#/#tldr-pages:matrix.org
|
||||
[matrix-image]: https://img.shields.io/matrix/tldr-pages:matrix.org?label=Chat+on+Matrix
|
||||
[prs-merged-url]: https://github.com/tldr-pages/tldr/pulls?q=is:pr+is:merged
|
||||
[prs-merged-image]: https://img.shields.io/github/issues-pr-closed-raw/tldr-pages/tldr.svg?label=merged+PRs&color=green
|
||||
[prs-merged-image]: https://img.shields.io/github/issues-pr-closed-raw/tldr-pages/tldr.svg?label=Merged+PRs&color=green
|
||||
[contributors-url]: https://github.com/tldr-pages/tldr/graphs/contributors
|
||||
[contributors-image]: https://img.shields.io/github/contributors/tldr-pages/tldr.svg
|
||||
[contributors-image]: https://img.shields.io/github/contributors/tldr-pages/tldr.svg?label=Contributors
|
||||
[cla-assistant-url]: https://cla-assistant.io/tldr-pages/tldr
|
||||
[cla-assistant-image]: https://cla-assistant.io/readme/badge/tldr-pages/tldr
|
||||
[license-url]: https://github.com/tldr-pages/tldr/blob/main/LICENSE.md
|
||||
[license-image]: https://img.shields.io/badge/license-CC_BY_4.0-blue.svg
|
||||
[license-image]: https://img.shields.io/badge/license-CC_BY_4.0-blue.svg?label=License
|
||||
|
||||
Contributions to the tldr-pages project are [most welcome](GOVERNANCE.md)!
|
||||
All `tldr` pages are stored in Markdown right here on GitHub.
|
||||
|
Reference in New Issue
Block a user