Skip to content

Commit

Permalink
Merge branch 'pr/remove_devel_from_gitguide'
Browse files Browse the repository at this point in the history
  • Loading branch information
xsawyerx committed Sep 18, 2014
2 parents 2f9015a + 87c721f commit b199826
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* GH #667: Fix typo in cookbook pod. (Lindsey Beesley)
* GH #649, #670: Document core logger. (simbabque)
* GH #689: Git guide markdown fixes. (Paul Cochrane)
* GH #691: Doc cleanups. (Paul Cochrane)
* GH #690, #691: Doc cleanups. (Paul Cochrane)

0.150000 2014-08-17 01:35:16CEST+0200 Europe/Amsterdam

Expand Down
7 changes: 3 additions & 4 deletions GitGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,9 @@ these contributions and applying them much, much easier. This gives
your contribution a much better chance of being integrated into
Dancer2 quickly!

**NOTE:** unlike before, we no longer use the _devel_ branch. All
active development is performed in the _master_ branch. Therefore, all
your contribution work should be done in a fork of the _master_
branch.
**NOTE:** All active development is performed in the _master_ branch.
Therefore, all your contribution work should be done in a fork of the
_master_ branch.

Here is the workflow for submitting a patch:

Expand Down

0 comments on commit b199826

Please sign in to comment.