mirror of
https://gitlab.crans.org/elkmaennchen/gitscord-webhook
synced 2025-10-11 02:00:04 +02:00
Fancier README (again)
This commit is contained in:
parent
c7ac65fc47
commit
3ec52f2daa
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -6,9 +6,8 @@ A middleman webhook between Gitlab and Discord, in order to have fancy messages.
|
|||
<img src="screenshots/note_issue.png" width="30%"></img>
|
||||
<img src="screenshots/issue.png" width="30%"></img>
|
||||
|
||||
[Traducción en Castellano más abajo](#gitscord-webhook-castellano), [English version below](#gitscord-webhook-english)
|
||||
|
||||
# GitScord webhook (Français)
|
||||
<details><summary><h1>GitScord webhook (Français)</h1></summary>
|
||||
|
||||
GitScord est un webhook intermédiaire entre Gitlab et Discord, pour avoir des messages plus agréable à lire que ceux fournit nativement par Gitlab.
|
||||
|
||||
|
@ -55,9 +54,9 @@ Pour aider à développer ce projet, vous pouvez notamment ouvrir des issues sur
|
|||
* les éventuels bugs que vous constatez à l'utilisation
|
||||
* les failles de sécurité que vous trouvez (avec le label *Security*)
|
||||
* des idées de nouvelles fonctionnalités (avec le label *Feature*)
|
||||
</details>
|
||||
|
||||
|
||||
# GitScord webhook (Castellano)
|
||||
<details><summary><h1>GitScord webhook (Castellano)</h1></summary>
|
||||
|
||||
GitScord es un webhook intermediario entre Gitlab y Discord, para tener mensajes más agradable para leer que los mensajes enviados por Gitlab naturalmente.
|
||||
|
||||
|
@ -104,8 +103,10 @@ Para soportar el desarrollo de este proyecto, puede particularmente abrir issues
|
|||
* los bugs que encuentra usando GitScord
|
||||
* los fallos de seguridad que nota (con el label *Security*)
|
||||
* ideas de nuevas funcionalidades (con el label *Feature*)
|
||||
</details>
|
||||
|
||||
# GitScord webhook (English)
|
||||
|
||||
<details><summary><h1>GitScord webhook (English)</h1></summary>
|
||||
|
||||
GitScord is a middleman webhook between Gitlab and Discord, in order to have nicer to read messages than messages auto-generated by Gitlab.
|
||||
|
||||
|
@ -152,4 +153,5 @@ To be involved in the development of this project, you can in particular open is
|
|||
* the bugs you noticed using it
|
||||
* security problem you found (with the label *Security*)
|
||||
* ideas of new features (with the label *Feature*)
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Reference in a new issue