From cfb227ada99734c6b3fe2ca753aed70a68fae5a6 Mon Sep 17 00:00:00 2001 From: Johan Naizu <68628917+johan-naizu@users.noreply.github.com> Date: Fri, 17 May 2024 15:43:26 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 19957626..d28189da 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,6 +61,10 @@ yazi/ cargo test ## How to Contribute +### Reporting Bugs +If you find a bug, please create an issue +### Suggesting Features +If you have a feature request, please create an issue ### Improving Documentation Improvements to documentation are always welcome! Please make sure to follow the same pull request process as for code changes. @@ -93,6 +97,7 @@ Improvements to documentation are always welcome! Please make sure to follow the ## Communication - Discord Server (English mainly): https://discord.gg/qfADduSdJu - Telegram Group (Chinese mainly): https://t.me/yazi_rs +- For general discussion, use the [Discussions](https://github.com/sxyazi/yazi/discussions) section. Thank you for your interest in contributing to Yazi!