Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix contributing.md(en-us) #110

Merged
merged 1 commit into from Feb 6, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
32 changes: 16 additions & 16 deletions docs/en-us/dev/contributing.md
@@ -1,21 +1,21 @@
<!-- TOC -->

- [Guide For contribution](#Guide For contribution)
- [To submit data](#To submit data)
- [To submit a new issue or initialize a pull request](#To submit a new issue or initialize a pull request)
- [0、To submit a new issue](#0To submit a new issue)
- [1、To claim task](#1To claim task)
- [2、To fork this repository](#2To fork this repository)
- [3、Clone the repository](#3Clone the repository)
- [4、To create a `branch`](#4To create a `branch`)
- [5、To modify content and submit](#5To modify content and submit)
- [6、Upstream repository change synchronization](#6Upstream repository change synchronization)
- [7、To push new branch to remote repository](#7To push new branch to remote repository)
- [8、To create a `Pull Request`](#8To create a `Pull Request`)
- [9、To resolve a merge conflict](#9To resolve a merge conflict)
- [10、After the merge , you can](#10After the merge , you can)
- [Robot specification](#Robot specification)
- [Meet us on Slack](#Meet us on Slack)
- [Guide For contribution](#Guide-For-contribution)
- [To submit data](#To-submit-data)
- [To submit a new issue or initialize a pull request](#To-submit-a-new-issue-or-initialize-a-pull-request)
- [0、To submit a new issue](#0To-submit-a-new-issue)
- [1、To claim task](#1To-claim-task)
- [2、To fork this repository](#2To-fork-this-repository)
- [3、Clone the repository](#3Clone-the-repository)
- [4、To create a `branch`](#4To-create-a-branch)
- [5、To modify content and submit](#5To-modify-content-and-submit)
- [6、Upstream repository change synchronization](#6Upstream-repository-change-synchronization)
- [7、To push new branch to remote repository](#7To-push-new-branch-to-remote-repository)
- [8、To create a `Pull Request`](#8To-create-a-`Pull-Request`)
- [9、To resolve a merge conflict](#9To-resolve-a-merge-conflict)
- [10、After the merge , you can](#10After-the-merge-,-you-can)
- [Robot specification](#Robot-specification)
- [Meet us on Slack](#Meet-us-on-Slack)

<!-- /TOC -->

Expand Down