Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e51455

Browse filesBrowse files
cmaureirerickisos
andauthored
README rst to md (#2325)
Co-authored-by: Erick G. Islas-Osuna <erickisos653@gmail.com>
1 parent fb10f14 commit 9e51455
Copy full SHA for 9e51455

File tree

Expand file treeCollapse file tree

2 files changed

+43
-57
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+43
-57
lines changed

‎README.md

Copy file name to clipboard
+43Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Traducción al Español de la Documentación de Python
2+
![Build Status](https://github.com/python/python-docs-es/actions/workflows/main.yml/badge.svg?branch=3.11 "Build Status")
3+
![Documentation Status](https://readthedocs.org/projects/python-docs-es/badge/?version=3.11 "Documentation Status")
4+
## ¿Cómo contribuir?
5+
6+
Tenemos una guía que te ayudará a contribuir. Por favor
7+
consulta [acá](https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html)
8+
para saber más detalles.
9+
10+
11+
## Spanish Translation of the Python Documentation
12+
13+
### How to Contribute
14+
15+
We have a guide that will help you to contribute. Please check the details
16+
[here](https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html)
17+
18+
19+
### Documentation Contribution Agreement
20+
21+
NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation is
22+
maintained using a global network of volunteers. By posting this project on
23+
Github, and other public places, and inviting you to participate, we are
24+
proposing an agreement that you will provide your improvements to Python's
25+
documentation or the translation of Python's documentation for the PSF's use
26+
under the [CC0
27+
license](https://creativecommons.org/publicdomain/zero/1.0/legalcode). return,
28+
you may publicly claim credit for the portion of the translation you
29+
contributed and if your translation is accepted by the PSF, you may (but are
30+
not required to) submit a patch including an appropriate annotation in the
31+
Misc/ACKS or TRANSLATORS file. Although nothing in this Documentation
32+
Contribution Agreement obligates the PSF to incorporate your textual
33+
contribution, your participation in the Python community is welcomed and
34+
appreciated.
35+
36+
You signify acceptance of this agreement by submitting your work to
37+
the PSF for inclusion in the documentation.
38+
39+
## Contributors
40+
41+
<a href="https://github.com/python/python-docs-es/graphs/contributors">
42+
<img src="https://contrib.rocks/image?repo=python/python-docs-es" />
43+
</a>

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
-57Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.