Skip to content

Commit d43bcbd

Browse files
authored
README: Write down priorities
1 parent 59c6802 commit d43bcbd

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@
44

55
Check our [wiki](https://github.com/python/python-docs-pt-br/wiki) for more guidance on translating
66

7+
## Translation priorities
8+
9+
The following modules we consider as priority targets, hence should
10+
receive more attention than other modules/pages (0 has higher priority
11+
than 2). Please helps assure they are a 100% translated.
12+
13+
### Priority 0
14+
- bugs
15+
- glossary
16+
- library/functions
17+
- library/index
18+
- library/introduction
19+
- library/constants
20+
- library/stdtypes
21+
- library/exceptions
22+
- sphinx
23+
- tutorial/ (all!)
24+
25+
### Priority 1
26+
- reference/ (all)
27+
28+
### Priority 2
29+
- library/ (except the ones mentioned above)
30+
731
## Documentation Contribution Agreement
832

933
NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation is

0 commit comments

Comments
 (0)