Skip to content

Commit caedb7f

Browse files
colinodellbsweeney
authored andcommitted
Fix dev branch name
1 parent ad41b6d commit caedb7f

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
@@ -57,7 +57,7 @@ Questions should be asked on the
5757
- Make sure you have a [GitHub Account](https://github.com/signup/free)
5858
- Fork [dompdf](https://github.com/dompdf/dompdf/)
5959
([how to fork a repo](https://help.github.com/articles/fork-a-repo))
60-
- *Make your changes on the dev branch* or the most appropriate feature branch. Please only patch
60+
- *Make your changes on the `develop` branch* or the most appropriate feature branch. Please only patch
6161
the master branch if you are attempting to address an urgent bug in the released code.
6262
- Add a simple test file in `www/test/`, with a comprehensive name.
6363
- Add a unit test in the ``test/Dompdf/Tests/`` directory.

0 commit comments

Comments
 (0)