docs: hacer que el archivo README.md sea más aplicable a este repositorio
- aclarar que el trabajo de bugs / características debe realizarse upstream - cambiar los enlaces para que apunten dentro del repositorio en lugar de a la web
This commit is contained in:
parent
a9920d6776
commit
a4912ff297
26
README.en.md
Normal file
26
README.en.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
[](https://circleci.com/gh/angular/workflows/angular/tree/master)
|
||||||
|
[](https://gitter.im/angular/angular?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
[](https://www.npmjs.com/@angular/core)
|
||||||
|
|
||||||
|
|
||||||
|
# Angular
|
||||||
|
|
||||||
|
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages.
|
||||||
|
|
||||||
|
## Quickstart
|
||||||
|
|
||||||
|
[Get started in 5 minutes][quickstart].
|
||||||
|
|
||||||
|
## Changelog
|
||||||
|
|
||||||
|
[Learn about the latest improvements][changelog].
|
||||||
|
|
||||||
|
## Want to help?
|
||||||
|
|
||||||
|
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
|
||||||
|
guidelines for [contributing][contributing] and then check out one of our issues in the [hotlist: community-help](https://github.com/angular/angular/labels/hotlist%3A%20community-help).
|
||||||
|
|
||||||
|
[contributing]: https://github.com/angular/angular/blob/master/CONTRIBUTING.md
|
||||||
|
[quickstart]: https://angular.io/start
|
||||||
|
[changelog]: https://github.com/angular/angular/blob/master/CHANGELOG.md
|
||||||
|
[ng]: https://angular.io
|
40
README.md
40
README.md
@ -1,25 +1,25 @@
|
|||||||
[](https://circleci.com/gh/angular/workflows/angular/tree/master)
|
# Angular en español
|
||||||
[](https://gitter.im/angular/angular?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
||||||
[](https://www.npmjs.com/@angular/core)
|
|
||||||
|
|
||||||
|
Angular es una plataforma de desarrollo para construir aplicaciones web y móviles que usa
|
||||||
# Angular
|
TypeScript/JavaScript y otros lenguajes de programación.
|
||||||
|
|
||||||
Angular es una plataforma de desarrollo para construir aplicaciones web y móviles que usa TypeScript/JavaScript y otros lenguajes de programación.
|
|
||||||
|
|
||||||
## Guía rápida
|
|
||||||
|
|
||||||
[Comienza a usarlo en 5 minutos][quickstart].
|
|
||||||
|
|
||||||
## Registro de cambios (Changelog)
|
|
||||||
|
|
||||||
[Últimas mejoras realizadas][changelog].
|
|
||||||
|
|
||||||
## ¿Quieres ayudar?
|
## ¿Quieres ayudar?
|
||||||
|
|
||||||
¿Quieres encontrar fallos, colaborar con código, o mejorar la documentación? ¡Excelente! Lee nuestras
|
### Documentación en español
|
||||||
pautas para [colaborar][contributing] y luego revisa algunos de nuestras incidencias (issues) en [ayuda comunitaria](https://github.com/angular-hispano/angular/labels/ayuda%20comunitaria).
|
|
||||||
|
|
||||||
[contributing]: https://github.com/angular-hispano/angular/blob/master/CONTRIBUTING.md
|
¿Quieres mejorar la documentación? ¡Excelente! Lee nuestras pautas para
|
||||||
[quickstart]: https://docs.angular.lat/start
|
[colaborar](CONTRIBUTING.md) y luego revisa algunos de nuestras
|
||||||
[changelog]: https://github.com/angular/angular/blob/master/CHANGELOG.md
|
[issues](https://github.com/angular-hispano/angular/issues).
|
||||||
|
|
||||||
|
### El framework
|
||||||
|
|
||||||
|
La colaboración para corregir errores y agregar funciones en el framework debe realizarse en inglés a través
|
||||||
|
del repositorio [angular/angular](https://github.com/angular/angular) upstream.
|
||||||
|
|
||||||
|
## Guía rápida
|
||||||
|
|
||||||
|
[Comienza a usarlo en 5 minutos](https://docs.angular.lat/start).
|
||||||
|
|
||||||
|
## Registro de cambios (Changelog)
|
||||||
|
|
||||||
|
[Últimas mejoras realizadas](CHANGELOG.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user