Skip to content

Commit 288036f

Browse files
authored
docs: Updated CONTRIBUTING.md to remove duplicate text (#408)
1 parent dcbf9b0 commit 288036f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ We welcome contributions and feedback! All contributors must sign our [Contribut
99
3. Make sure to add tests!
1010
4. Run `./gradlew clean check` to automatically catch potential bugs.
1111
5. `git push` your changes to GitHub.
12-
6. Open a PR from your fork into the master branch of the original repoOpen a PR from your fork into the master branch of the original repo
12+
6. Open a PR from your fork into the master branch of the original repo.
1313
7. Make sure that all unit tests are passing and that there are no merge conflicts between your branch and `master`.
1414
8. Open a pull request from `YOUR_NAME/branch_name` to `master`.
1515
9. A repository maintainer will review your pull request and, if all goes well, squash and merge it!

0 commit comments

Comments
 (0)