You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,10 @@ To send us a pull request, please:
33
33
1. Fork the repository.
34
34
2. Modify the source; please focus on the **specific** change you are contributing.
35
35
3. Ensure local tests pass.
36
-
4.Updated the documentation, if required.
37
-
4. Commit to your fork [using a clear commit messages](http://chris.beams.io/posts/git-commit/). We ask you to please use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
38
-
5. Send us a pull request, answering any default questions in the pull request.
39
-
6. Pay attention to any automated failures reported in the pull request, and stay involved in the conversation.
36
+
4.Update the documentation, if required.
37
+
5. Commit to your fork [using clear commit messages](http://chris.beams.io/posts/git-commit/). We ask you to please use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
38
+
6. Send us a pull request, answering any default questions in the pull request.
39
+
7. Pay attention to any automated failures reported in the pull request, and stay involved in the conversation.
40
40
41
41
GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
42
42
[creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
@@ -54,15 +54,15 @@ This is a rough outline of what a contributor's workflow looks like:
0 commit comments