fb46d3269668 — Dang Hoang Tuan (Tsuki) 2 years ago
Update README Contribution section to fit with Sourcehut's unconventional workflow
1 files changed, 7 insertions(+), 5 deletions(-)

M README.md
M README.md +7 -5
@@ 6,8 6,8 @@ 
 ## Table of Content
 - [Introduction](#introduction)
 - [Features](#features)
+- [Installation](#installation)
 - [Contributions](#contributions)
-- [Installation](#installation)
 - [Credits](#credits)
 - [License](#license)
 

          
@@ 24,10 24,6 @@ Robin is a terminal-friendly, dead-simpl
 * Terminal-friendly, elegant interface (Returns plain text)
 * `curl`-friendly
 
-## Contributions
-
-Contributions are welcome. If you found any bugs or want to requrest a feature, please open an issue.
-
 ## Installation
 
 ```sh

          
@@ 37,6 33,12 @@ go mod tidy
 go build
 ```
 
+## Contributions
+
+Contributions are welcome. If you found any bugs or want to requrest a feature, please open a discussion in
+[my public inbox](https://lists.sr.ht/~tsukii/public-inbox) by sending an email to
+[~tsukii/public-inbox@lists.sr.ht](mailto:~tsukii/public-inbox@lists.sr.ht).
+
 ## Credits
 
 This software uses [echo](https://echo.labstack.com) web framework