From ff8fa99a0d7558099b8dfd0c2f7d524dc13119e3 Mon Sep 17 00:00:00 2001 From: Jesse Griffin Date: Fri, 23 Jun 2017 10:05:58 -0600 Subject: [PATCH] Minor doc updates --- .github/CONTRIBUTING.md | 18 +++++------------- README.md | 11 ++++++++--- 2 files changed, 13 insertions(+), 16 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ca952d80..8508886d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,17 +1,9 @@ -# Contributing to UDB-en +# Contributing to the English Unlocked Dynamic Bible + Thank you for your help! -## Have some code? -If you would like to contribute to this project please read [How to Contribute](https://github.com/unfoldingWord-dev/ts-requirements/wiki/How-to-Contribute) first. That article covers general information for contributing to this and related [unfoldingWord](https://unfoldingword.org/) projects. +If you have a suggestion to be made, you have one of two options: -When you are ready to submit your code please check the following first: -- [ ] All unit tests pass -- [ ] You have pulled in the latest changes from the upstream `develop` branch (See [syncing a fork](https://help.github.com/articles/syncing-a-fork/) for details). -- [ ] The branch you are submitting follows the nomenclature described in the [Git branching model](http://nvie.com/posts/a-successful-git-branching-model/). +1. Fork this repository, make the change and create a pull request. We'll review it and merge it in. +1. [Submit an issue](https://git.door43.org/Door43/en_udb/issues/new). Please be detailed in your report. -## Find a bug? -First: **Are you using the [latest version](https://github.com/unfoldingWord-dev/ts-desktop/releases/latest) of the app?** - -Not everyone needs to be a programmer to help. If you have found a bug in the program [submit an issue](https://github.com/unfoldingWord-dev/ts-desktop/issues/new)! Please remember we are programmers not mind readers. We do not know what you see or experience unless you say it in detail (screenshots are welcome too!). - -When submitting an issue please check that no one else has already opened a similar issue. Duplicate issues will only consume more time and delay getting the bug fixed. If you can add more clarity to an existing issue add a comment on it rather than opening a new issue. diff --git a/README.md b/README.md index 1266dddf..bd2fce30 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,14 @@ This work is based on *A Translation For Translators* by Ellis W. Deibler, Jr., This repository contains the USFM source files for the Unlocked Dynamic Bible. ## Contributors -If you are a contributor to this project please add your name to the [Contributors](https://github.com/Door43/ulb-en/blob/master/CONTRIBUTORS.md) document. + +If you are a contributor to this project please add your name to the `contributor` +field in the [manifest.yaml](https://git.door43.org/Door43/en_udb/src/to_usfm/manifest.yaml) +file. ## Viewing -To view the rendered USFM files, go to https://door43.org/en/udb/ep/home -To view the content in chunks in the translationNotes, go to https://door43.org/en/bible/notes/home +To view the rendered USFM files, go to https://live.door43.org/u/Door43/en_udb/ + +To view the translationNotes, go to https://git.door43.org/Door43/en_tn +