Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.75 KB

File metadata and controls

50 lines (37 loc) · 1.75 KB

Table of contents

How to open issue on github

Issues can track ideas, feedback, tasks, or bugs for work.

Follow the following step to open issue.

  1. Click the tap "Issues". title-issue

  2. Click "New issue" to open a new issue. new-issue

  3. Write the title and leave a comment. write-issue

  4. After leave a comment, click the "Submit new issue" to open issue. submit-issue

  5. Issue is opened. list-issue

  6. After issue is opened, everyone can discuss in the issue. And click "comment" to update the ideas. After all, can click "close comment" to close the issue.

How to sync fork from the upstream repository

  1. If the upstream repository has push the commit, just press sync fork to sync the newest content from the upstream repository. sync_fork

How to contribute

We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow.

Code reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.