Merge pull request #3079 from openstreetmap/transifex-release

Be explicit about Transifex requirement for release. Fixes #2900
This commit is contained in:
Bryan Housel
2016-04-22 09:53:53 -04:00

View File

@@ -5,6 +5,12 @@
(https://www.transifex.com/projects/p/id-editor/announcements/)
- [ ] Notify TomH
### Prep
- [ ] If you don't have a `transifex.auth` file in the root of your iD checkout,
you'll need to create a Transifex account, ask @bhousel for admin rights
on the iD project, and then create this file with contents
like `{"user": "yourusername", "password": "*******"}`
### Update master branch
- [ ] `git checkout master`
- [ ] `make translations`