File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ We welcome contributions and feedback! All contributors must sign our [Contribut
9
9
3 . Make sure to add tests!
10
10
4 . Run ` ./gradlew clean check ` to automatically catch potential bugs.
11
11
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.
13
13
7 . Make sure that all unit tests are passing and that there are no merge conflicts between your branch and ` master ` .
14
14
8 . Open a pull request from ` YOUR_NAME/branch_name ` to ` master ` .
15
15
9 . A repository maintainer will review your pull request and, if all goes well, squash and merge it!
You can’t perform that action at this time.
0 commit comments