- Read GitHub pull request docs
- Read GitHub help on Pull Requests with a Forked Repo
- Fork this repo and create a local clone of your fork
- Add upstream remote to keep in sync with this repo.
git remote add upstream https://github.com/DurableDrupal/awebfactory-content-migration-rescue
- Keep in sync
- Create your own topic branch, for example "vero-work"
- Follow these directions from Github help in order to do the pull request from your topic branch
Please note that we are a tightly knit group working on this book, and we cannot promise to respond to pull requests immediately. Please raise an issue first, so that we can discuss it, if possible. We will of course make every effort in all cases to respond as soon as we possibly can.