Updated Contributing to Jellyfin (markdown)

Joshua M. Boniface 2019-01-01 16:18:52 -05:00
parent 0065be67ee
commit 4ea42889a5

@ -37,7 +37,7 @@ The first step is to set up a copy of the repo that you can work from. Jellyfin
You should now be ready to begin building or modifying the project.
### Making changes to the repo
### Make changes to the repo
Jellyfin uses a "feature branch" model, though usually a feature branch is local to each developer and is integrated in one shot, though in the future project-wide feature branches may become common. This section assumes a local feature branch.