by Mondele | Jul 3, 2018 | Github, technical
Overview This document describes a workflow for contributing to projects that have a protected `master` branch. The contribution process involves making an edit, creating a new branch, creating a pull request, merging the pull request, and then deleting the branch...
by Mondele | Jul 3, 2018 | technical
Forking/Branching Workflow Before beginning this procedure, it is a good idea to remove all copies of the repository from your computer. If you are concerned you might lose something, you can alternately move all copies of the repository to a backup location where...
by Mondele | Jul 3, 2018 | technical
Overview If you want to translate a project online, you may do so by using the Door43 Content Service. Note that you will need to have a basic knowledge of Markdown or USFM formatting, depending on the project. Step by Step The following procedure assumes that you...
by Mondele | Jul 3, 2018 | technical
This document is intended to provide a Content Release Structure checklist. The goal is that each release is clearly identified in a consistent manner. The versioning scheme used across the Door43 ecosystem is defined at https://unfoldingword.org/versioning/....
by Mondele | Jul 3, 2018 | technical
Overview You may suggest an edit to someone else’s work on the Door43 Content Service using the following procedure. Keep in mind that most users will gladly receive suggestions using this process. The process described below is called the “fork and pull...