WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 1c6342a

Browse files
authored
Enhance README with community and recognition details
Expanded the README to include community engagement details, recognition program, and Layer5 information. Signed-off-by: Lee Calcote <[email protected]>
1 parent 828ef81 commit 1c6342a

File tree

1 file changed

+55
-2
lines changed

1 file changed

+55
-2
lines changed

README.md

Lines changed: 55 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
1-
# layer5-repo-template
2-
This repository is used as the boilerplate for consistency across all Layer5 repos.
1+
<p style="text-align:center;" align="center">
2+
<picture align="center">
3+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/layer5io/recognitionmaster/.github/assets/images/layer5/layer5-light-no-trim.svg" />
4+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/layer5io/recognitionmaster/.github/assets/images/layer5/layer5-no-trim.svg" />
5+
<img align="center" src="https://raw.githubusercontent.com/layer5io/recognitionmaster/.github/assets/images/layer5/layer5-no-trim.svg" alt="Layer5 logo" width="45%"/>
6+
</picture>
7+
</p>
8+
9+
<p align="center">
10+
<a href="https://github.com/layer5io/layer5" alt="GitHub contributors">
11+
<img src="https://img.shields.io/github/contributors/layer5io/layer5.svg" /></a>
12+
<a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+(org%3Alayer5io+OR+org%3Ameshery+OR+OR+org%3Ameshery-extensions+org%3Alayer5labs+OR+org%3Aservice-mesh-performance+OR+org%3Aservice-mesh-patterns+OR+org%3Ameshery-extensions)+label%3A%22help+wanted%22" alt="Help wanted GitHub issues">
13+
<img src="https://img.shields.io/github/issues/layer5io/layer5/help%20wanted.svg?color=%23DDDD00" /></a>
14+
<a href="https://slack.layer5.io" alt="Slack">
15+
<img src="https://img.shields.io/badge/[email protected]?logo=slack" /></a>
16+
<a href="https://twitter.com/layer5" alt="Twitter Follow">
17+
<img src="https://img.shields.io/twitter/follow/layer5.svg?label=Follow+Layer5&style=social" /></a>
18+
<a href="https://github.com/layer5io/layer5" alt="License">
19+
<img src="https://img.shields.io/github/license/layer5io/layer5.svg" /></a>
20+
</p>
21+
22+
<h5><p align="center"><i>If you’re using Layer5 tools or if you like the project, please <a href="https://github.com/layer5io/layer5/stargazers">★</a> this repository to show your support! 🤩</i></p></h5>
23+
24+
<br />
25+
26+
## Recognition Program
27+
28+
See https://badges.layer5.io for the full set and description of the Layer5 Recognition Program.
29+
30+
Read more about [Showcasing Your Achievements as a User and a Contributor](https://layer5.io/blog/community/layer5-recognition-program) in our blog and how [Your Efforts Do Not Go Unnoticed or Unappreciated](https://layer5.io/community/handbook/recognition) in the community handbook.
31+
32+
*Examples*
33+
34+
[![](https://raw.githubusercontent.com/layer5io/recognitionmaster/assets/badges/meshmap/meshmap.svg)](https://cloud.layer5.io/user/090e7114-509a-4046-81f1-9c5fb8daf724?tab=badges) [![](https://raw.githubusercontent.com/layer5io/recognitionmaster/assets/badges/meshery-operator/meshery-operator.svg)](https://cloud.layer5.io/user/090e7114-509a-4046-81f1-9c5fb8daf724?tab=badges) [![](https://raw.githubusercontent.com/layer5io/recognitionmaster/assets/badges/docker-extension/docker-extension.svg)](https://cloud.layer5.io/user/090e7114-509a-4046-81f1-9c5fb8daf724?tab=badges)
35+
<!---
36+
37+
![](https://raw.githubusercontent.com/layer5io/recognitionmaster/assets/badges/first-share/first-share.svg)
38+
![](https://raw.githubusercontent.com/layer5io/recognitionmaster/assets/badges/first-log-streaming-session/first-log-streaming-session.svg)
39+
[![](https://raw.githubusercontent.com/layer5io/recognitionmaster/assets/badges/bring-a-buddy/bring-a-buddy.svg)](https://cloud.layer5.io/user/090e7114-509a-4046-81f1-9c5fb8daf724?tab=badges)
40+
[![](https://raw.githubusercontent.com/layer5io/recognitionmaster/assets/badges/first-application/first-application.svg)](https://cloud.layer5.io/user/090e7114-509a-4046-81f1-9c5fb8daf724?tab=badges)
41+
-->
42+
43+
44+
## About Layer5
45+
46+
Layer5's cloud native application and infrastructure management software enables organizations to expect more from their infrastructure. We embrace _developer_-defined infrastructure. We empower developers to change how they write applications, support _operators_ in rethinking how they run modern infrastructure, and enable _product owners_ to regain full-control over their product portfolio.
47+
48+
49+
## Join the Community
50+
We invite newcomers and experienced contributors alike to join the Meshery and Layer5 communities:
51+
- Participate in meetings listed on the [Community Calendar](https://meet.layer5.io).
52+
- Watch recorded meetings and presentations in the [Community Playlist](https://www.youtube.com/playlist?list=PL3A-A6hPO2IMPPqVjuzgqNU5xwnFFn3n0).
53+
- Get started by submitting the [Newcomer Form](https://layer5.io/newcomer) .to gain access to community resources and tools.
54+
- If you have questions, join the [Community Slack](https://slack.layer5.io) or ask in the [Discussion Forum](https://discuss.layer5.io/).
55+
356

457
<div>&nbsp;</div>
558

0 commit comments

Comments
 (0)