1 Star 1 Fork 1

刘华 / raspap-webgui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
Bill Zimmerman 提交于 2020-03-25 10:24 . Added dev process

How to contribute

  1. Fork the project in your account and create a new branch: your-great-feature.
  2. Open an issue in the repository describing the feature contribution you'd like to make. This will help us get you started on the right foot.
  3. Commit changes in your feature branch.
  4. Open a pull request and reference the initial issue in the pull request message.

Coding standards

This project follows the PSR-2 coding style guidelines. There are many ways to check your code for PSR-2. An excellent tool is PHP_CodeSniffer. The command line tool phpcs can be run against any single file. Phing, a PHP build tool, integrates nicely with phpcs to automate PSR-2 checks across all source files in a project.

Development process

Development processes used by contributors to the project are described on this page. It does not endorse one over the other; rather it is meant to share two different approaches.

1
https://gitee.com/ursaminor68/raspap-webgui.git
git@gitee.com:ursaminor68/raspap-webgui.git
ursaminor68
raspap-webgui
raspap-webgui
master

搜索帮助