Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.9 KB

contribution_guide.rst

File metadata and controls

54 lines (29 loc) · 1.9 KB

Contribution Guide

The repository of Xponge is both in Gitee and Github under the Apache 2.0 license.

You can contribute to Xponge in both Gitee or Github, but Github is not directly accessible in Chine due to DNS cache poisoning, so it is recommended to give the suggestions or create the pull request to the Gitee repository.

Bug Reports or Enhancement Requests

You can use the issue tracking system of the Gitee or Github to report the bug you meet or request the enhancement you need.

It is okay to raise an issue either in English or Chinese.

  1. gitee

    https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/3.jpg https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/4.jpg
  2. github

    https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/5.jpg https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/6.jpg

Contributing to the main codebase

You can use the pull request system of the Gitee or Github to contribute to the main codebase.

Please do not use East Asian characters in the code to avoid confusion in different operating systems.

  1. First of all, you need to fork the repository of the Gitee or Github to report

    • gitee

      https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/7.jpg
    • github

      https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/8.jpg
  2. Write your code to your repository

  3. Create a pull request

    • gitee

      https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/9.jpg
    • github

      https://gitee.com/gao_hyp_xyj_admin/xponge/raw/master/README_PICTURE/15.png