~martanne/devel

vis: doc: Add link for the development dicussion email list to README.md v1 APPLIED

Matěj Cepl: 1
 doc: Add link for the development dicussion email list to README.md

 1 files changed, 2 insertions(+), 1 deletions(-)
#1355757 alpine.yml success
#1355758 debian.yml success
#1355759 freebsd.yml success
#1355760 openbsd.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~martanne/devel/patches/55613/mbox | git am -3
Learn more about email & git

[PATCH vis] doc: Add link for the development dicussion email list to README.md Export this patch

In order to clean the issue tracker, I would like to move
all open style discussions out of GitHub towards the email
list. Unfortunately, we haven’t mention the list in README.md.

References: https://github.com/martanne/vis/issues/1211
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2791ac03..1fe94606 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
# Vis - Combining Modal Editing with Structural Regular Expressions

[![Development discussion](https://img.shields.io/badge/email-~martanne%2Fdevel-black?logo=sourcehut)](https://lists.sr.ht/~martanne/devel)
[![builds.sr.ht status](https://builds.sr.ht/~martanne/vis/commits.svg)](https://builds.sr.ht/~martanne/vis/commits?)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/3939/badge.svg)](https://scan.coverity.com/projects/3939)
[![codecov](https://codecov.io/gh/martanne/vis/branch/master/graph/badge.svg)](https://codecov.io/gh/martanne/vis)
[![Documentation Status](https://readthedocs.org/projects/vis/badge/?version=master)](http://vis.readthedocs.io/en/master/?badge=master)
[![#vis-editor on libera](https://img.shields.io/badge/IRC-%23vis--editor-blue.svg)](ircs://irc.libera.chat:6697/vis-editor)
[![#vis-editor on libera](https://img.shields.io/badge/IRC-%23vis--editor-blue?logo=sourcehut)](ircs://irc.libera.chat:6697/vis-editor)

Vis aims to be a modern, legacy-free, simple yet efficient editor,
combining the strengths of both vi(m) and sam.
-- 
2.47.0
vis/patches: SUCCESS in 1m28s

[doc: Add link for the development dicussion email list to README.md][0] from [Matěj Cepl][1]

[0]: https://lists.sr.ht/~martanne/devel/patches/55613
[1]: mailto:mcepl@cepl.eu

✓ #1355758 SUCCESS vis/patches/debian.yml  https://builds.sr.ht/~martanne/job/1355758
✓ #1355757 SUCCESS vis/patches/alpine.yml  https://builds.sr.ht/~martanne/job/1355757
✓ #1355759 SUCCESS vis/patches/freebsd.yml https://builds.sr.ht/~martanne/job/1355759
✓ #1355760 SUCCESS vis/patches/openbsd.yml https://builds.sr.ht/~martanne/job/1355760
Matěj Cepl <mcepl@cepl.eu> wrote:
Matěj Cepl <mcepl@cepl.eu> wrote: