meshery / meshery-osm

Meshery Adapter for Open Service Mesh
https://layer5.io/meshery
Apache License 2.0
40 stars 47 forks source link

Replace the Logo of Layer5 with Meshery in config.yml workflow #235

Closed anshgoyalevil closed 1 year ago

anshgoyalevil commented 1 year ago

Description

Currently, we are using the Logo of Layer5 instead of Meshery. This repository is under the organization Meshery, so, there should be the image of Meshery.

How to resolve this?

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/w.png">
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/b.png">
  <img alt="Meshery Logo" src="">
</picture>

New images are:

Meshery-celebration-Light Meshery-celebration-Dark

firstPRMergeComment: >
  Thanks for your contribution to the Layer5 and Meshery community! :tada:

  ![Congrats!](https://raw.githubusercontent.com/meshery/meshery.io/master/.github/welcome/Layer5-celebration.png)
  &nbsp; &#9; &nbsp; &#9;  &nbsp; &#9;  &nbsp; &#9; :star: Please leave a [star on the project](../stargazers). :smile:

Here, replace ![Congrats!](https://raw.githubusercontent.com/meshery/meshery.io/master/.github/welcome/Layer5-celebration.png) with the code

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/w.png">
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/b.png">
  <img alt="Shows a black logo in light color mode and a white one in dark color mode." src="https://user-images.githubusercontent.com/25423296/163456779-a8556205-d0a5-45e2-ac17-42d089e3c3f8.png">
</picture>

make sure to change the image sources with the path to image in the folder where you upload it.


Contributor Guides and Handbook

welcome[bot] commented 1 year ago

Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Contributors' Welcome Guide and sure to join the community Slack.

Ghat0tkach commented 1 year ago

Hello , Im interested in working on this issue๐Ÿ˜„

ciradu2204 commented 1 year ago

@thisiskaransgit, if there is any other issue which is not yet assigned, please assign it to me.

leecalcote commented 1 year ago

@ciradu2204 --> https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22help+wanted%22+

ciradu2204 commented 1 year ago

Hi @leecalcote,

Thanks for the link. I can't find any issue which is not yet assigned or does not have anyone working on it. If you could guide me on how to proceed, that would also be appreciated. Thanks.

thisiskaransgit commented 1 year ago

@ciradu2204, these issues are not assigned yet, if you are available and capable of working on it, comment for assignment, on a side note, you should attend weekly meetings, where we request "call for volunteers" first for fixing bugs or feature enhancement.