-
Notifications
You must be signed in to change notification settings - Fork 2
Description
similar to the devel branch, we should have a documentation branch in the main Pd repository pure-data/pure-data.
- people can create PRs against this branch
- @porres should be able to push to that branch
thoughts
every now and again somebody comes up with a small documentation fix which they submit as a PR against the master branch.
having to tell them to create a new PR in a different repository is rather unfriendly (and while we can re-target a PR to a different branch in the same repository, we cannot re-target it to a different repository)
to be honest, I would like to restrict @porres to only be able to push to this documentation branch (so we don't get accidental pushes to e.g. master) (sorry bro, but I'm still not 100% convinced of your git foo 😜 🥷 )
while porres' docs branch has traditionally been called Documentation, I would suggest to use documentation (all lower-case) for that branch - virtually all branches in the main repository use a lowercase spelling (with exceptions for abbreviations like API)