Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liaosunny123 authored Sep 4, 2023
1 parent f61ad8b commit 7871d0f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# contribute
We welcome anyone to contribute to GuGoTik, and look forward to your contributions to GuGoTik, whether it is bug fixes or feature contributions!
[中文简体](CONTRIBUTING_CN.md)
# Contribution process
- Before you start contributing to something, please submit an Issue and describe in detail what you are doing
For example: if you want to fix a bug, you need to raise the bug issue first, and then comment that you are working on this, so that we can Assign the task to you.
- When you are contributing, please make sure to follow GuGoTik's original project code style, and complete GoLint operations and single-test operations locally.
- When you have completed your code modification, please submit it to the repository in the form of a PR and mention your Issue for us to track.

0 comments on commit 7871d0f

Please sign in to comment.