File tree 2 files changed +6
-8
lines changed
2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ contribución, queremos señalar algunos
17
17
.. note ::
18
18
19
19
Si tienes cualquier duda, puedes enviarnos un email a docs-es@python.org.
20
+
21
+ También puedes unirte a `nuestro canal de Telegram `_ si necesitas ayuda.
22
+
20
23
21
24
Antes de comenzar
22
25
-----------------
@@ -182,11 +185,6 @@ A tener en cuenta
182
185
esperamos en nuestro chat en telegram. ¡Gracias!
183
186
184
187
185
- .. note ::
186
-
187
- También puedes unirte a `nuestro canal de Telegram `_ si necesitas ayuda.
188
-
189
-
190
188
Previsualizar los cambios
191
189
-------------------------
192
190
Original file line number Diff line number Diff line change @@ -204,9 +204,9 @@ repositorio principal de la traducción). Se hace de la siguiente manera::
204
204
205
205
Luego nos vamos a nuestra rama local, confirmamos e impactamos esos cambios::
206
206
207
- git checkout 3.10
208
- git merge upstream/3.10
209
- git push origin 3.10
207
+ git checkout 3.11
208
+ git merge upstream/3.11
209
+ git push origin 3.11
210
210
211
211
¡Eso es todo!
212
212
You can’t perform that action at this time.
0 commit comments