Skip to content

Commit f5ac88e

Browse files
committed
Fix bullet formatting
1 parent 133a86d commit f5ac88e

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/translations.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,15 @@
22

33
Thanks for your interest in helping translating the guides!
44

5-
TODO
6-
75
## Starting a translation
86

97
Before you start working on a translation, look through the [open translation issues](https://github.com/github/opensource.guide/labels/translation) to see if anyone else is already working on one for your language.
108

119
If there's not, then today is your day to lead this effort! Here's how to start:
1210

13-
0. [Fork this repository](https://github.com/github/opensource.guide/fork)
14-
0. Open an issue using [this issue template](templates/translation-issue-template.md)
15-
0. Start working through the checklist!
11+
1. [Fork this repository](https://github.com/github/opensource.guide/fork)
12+
1. Open an issue using [this issue template](templates/translation-issue-template.md)
13+
1. Start working through the checklist!
1614

1715
## Keeping a translation updated
1816

@@ -22,8 +20,8 @@ Note: These directions assume the `origin` [remote](https://git-scm.com/docs/git
2220

2321
Here is the recommended process:
2422

25-
0. Run `$ script/sync-translation` to merge the latest changes from upstream and open a Pull Request on your fork.
26-
0. If files requiring translation have been modified, they will be added to a checklist in the Pull Request.
27-
0. Once all files have been updated, merge the pull request.
23+
1. Run `$ script/sync-translation` to merge the latest changes from upstream and open a Pull Request on your fork.
24+
1. If files requiring translation have been modified, they will be added to a checklist in the Pull Request.
25+
1. Once all files have been updated, merge the pull request.
2826

2927
Run this script as often as you want to keep your translation up to date.

0 commit comments

Comments
 (0)