From b24f5ce6705ce6bc5ca126eebfb32b736da32438 Mon Sep 17 00:00:00 2001 From: Open-Set-Go Date: Sun, 7 Apr 2024 16:57:03 +0900 Subject: [PATCH] =?UTF-8?q?CONTRIBUTING.md=20generated=20by=20Open-Set-Go?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..522ec6f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,25 @@ +# Welcome to jamo contributing guide + +Thank you for investing your time in contributing to our jamo project! Any contribution you make will be reflected on [README.md](https://github.com/ymw0407/jamo#contributors) ✨. + +In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR. + +## Got a Question or Problem? + +If you have any question or problem, start issue with [blank_issue](https://github.com/ymw0407/jamo/issues/new) or send mail to [maintainers](mailto:yunminwo1211@gmail.com). +Then our maintainers, collaborators and contributers will help you. + +## Submitting a issue! + +_Do your best to follow these guidelines when submitting bug-related issues or feature requests. Then we will be able to respond quickly with good feedback more easily._ + +### Did you find a bug? + +If you find a bug in the source code, you can help us by submitting an [Bug Report issue](https://github.com/ymw0407/jamo/issues?q=is%3Aopen+is%3Aissue+label%3Abug). Even better, you can submit a Pull Request with a fix. +
+ +### Do you want a new feature? + +You can request a new feature by submitting an [Feature Request issue](https://github.com/ymw0407/jamo/issues). +_If you have a framework that needs support, please post it on Framework Request Issue!_ +