Skip to content

Commit 6c1a285

Browse files
committed
Add the translations to the process.
1 parent d79956d commit 6c1a285

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+
Pre checklist:
101+
102+
- [x] 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)