Skip to content

Commit 0155e56

Browse files
committed
remove duplicated content
1 parent 0151677 commit 0155e56

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

EN/modules/ROOT/pages/master/contribution/community_contribution_guide.adoc

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -249,13 +249,7 @@ A PR submission should contain only one function or one bug. Prohibit submitting
249249

250250
Every GitHub PR must have a corresponding Issue. A PR without an associated Issue does not meet the community contribution process requirements.
251251

252-
=== First:Create a Pull Request
253-
254-
1 Open your warehouse: https://github.com/$user/docs-cn[https://github.com/$user/IvorySQL] ($user is your GitHub ID) 。
255-
256-
2 Click Compare & pull request button.
257-
258-
=== Second:Fill in PR information
252+
=== Fill in PR information
259253

260254
```
261255
Fix test
@@ -269,7 +263,7 @@ Give a detailed description of the submission function
269263

270264
Reference the related Issue in the PR description and keep the Issue number visible to reviewers, for example `Fixes #123`.
271265

272-
=== Third:Submit PR
266+
=== Submit PR
273267

274268
Click Create pull request button. WELL DONE!
275269

0 commit comments

Comments
 (0)