Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CONTRIBUTING.md generated by Open-Set-Go 🚀 #4

Merged
merged 1 commit into from
Apr 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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.
<br>

### 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!_
<br>
Loading