1 Star 0 Fork 52

shengtaii / zpan

forked from Ambor / zpan 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.86 KB
一键复制 编辑 原始数据 按行查看 历史

Contributing

By participating to this project, you agree to abide our code of conduct.

Setup your machine

zpan is written in Go.

Prerequisites:

Clone zpan anywhere:

$ git clone git@github.com:saltbo/zpan.git

Install the build and lint dependencies:

$ make mod

A good way of making sure everything is all right is running the test suite:

$ make test

Test your change

You can create a branch for your changes and try to build from the source as you go:

$ make build

Which runs all the linters and tests.

Create a commit

Commit messages should be well formatted, and to make that "standardized", we are using Conventional Commits.

You can follow the documentation on their website.

Submit a pull request

Push your branch to your zpan fork and open a pull request against the master branch.

Financial contributions

We also welcome financial contributions in full transparency on our open collective. Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.

Credits

Contributors

Thank you to all the people who have already contributed to zpan!

Backers

Thank you to all our backers! [Become a backer]

Sponsors

Thank you to all our sponsors! (please ask your company to also support this open source project by becoming a sponsor)

Go
1
https://gitee.com/shengtaii/zpan.git
git@gitee.com:shengtaii/zpan.git
shengtaii
zpan
zpan
master

搜索帮助