Skip to content

Commit bb97485

Browse files
committed
Merge pull request #2998 from linovia/documentation/include_translations_in_process
Include translations in release process
2 parents a97cbd1 + c82f6aa commit bb97485

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/topics/project-management.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,15 @@ The following template should be used for the description of the issue, and serv
9797
Release manager is @***.
9898
Pull request is #***.
9999

100+
During development cycle:
101+
102+
- [ ] Upload the new content to be translated to [transifex](http://www.django-rest-framework.org/topics/project-management/#translations).
103+
104+
100105
Checklist:
101106

102107
- [ ] Create pull request for [release notes](https://github.com/tomchristie/django-rest-framework/blob/master/docs/topics/release-notes.md) based on the [*.*.* milestone](https://github.com/tomchristie/django-rest-framework/milestones/***).
108+
- [ ] Update the translations from [transifex](http://www.django-rest-framework.org/topics/project-management/#translations).
103109
- [ ] Ensure the pull request increments the version to `*.*.*` in [`restframework/__init__.py`](https://github.com/tomchristie/django-rest-framework/blob/master/rest_framework/__init__.py).
104110
- [ ] Confirm with @tomchristie that release is finalized and ready to go.
105111
- [ ] Ensure that release date is included in pull request.

0 commit comments

Comments
 (0)