-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Formatted all files and added some GitHub things
- Loading branch information
Showing
41 changed files
with
774 additions
and
556 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
name: ES - Reporte de error | ||
about: Crea un reporte que nos ayude a mejorar | ||
title: '' | ||
labels: bug | ||
assignees: JuanM04 | ||
|
||
--- | ||
|
||
## El error | ||
Una descripción clara y concisa sobre el error. | ||
|
||
### Comportamiento esperado | ||
Una descripción clara y concisa sobre qué esperaste que pase. | ||
|
||
## Cómo reproducirlo | ||
Pasos para reproducir el error: | ||
1. Andá a '...' | ||
2. Cliqueá '....' | ||
3. Bajá hasta '....' | ||
4. Ese es el error | ||
|
||
### Capturas de pantalla | ||
De ser aplicable, capturas de pantalla sobre el problema. | ||
|
||
### Información del equipo donde sucedió el error y/o se compiló el programa | ||
- SO: [ej. MacOS 10.14, Windows 10 1903] | ||
- Navegador: [ej. Chrome 77] | ||
- Arduino IDE: [ej. 1.8.9] | ||
- Teléfono: [ej. iPhone X] | ||
|
||
## Contexto adicional | ||
Cualquier otra información que pueda ser necesaria. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
name: EN - Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: JuanM04 | ||
|
||
--- | ||
|
||
## The bug | ||
A clear and concise description of what the bug is. | ||
|
||
### Expected behavior | ||
A clear and concise description of what you expected to happen. | ||
|
||
## To Reproduce | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
### Screenshots | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
### Information about the devide where the bug happend and/or the app was compiled | ||
- OS: [e.g. MacOS 10.14, Windows 10 1903] | ||
- Browser: [e.g. Chrome 77] | ||
- Arduino IDE: [ej. 1.8.9] | ||
- Smartphone: [ej. iPhone X] | ||
|
||
## Additional context | ||
Add any other context about the problem here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: ES - Mejoras | ||
about: Sugiere ideas para este proyecto | ||
title: '' | ||
labels: enhancement | ||
assignees: JuanM04 | ||
|
||
--- | ||
|
||
## ¿La mejora está relacionada a un problema? Decribir | ||
Una descripción clara y concisa sobre el problema. Por ej. siempre me frustro cuando [...] | ||
|
||
## Describí la solución que te gustaría | ||
Una descripción clara y concisa sobre qué querés que pase. | ||
|
||
### Describí las alternativas que has considerado | ||
Una descripción clara y concisa sobre las alternativas. | ||
|
||
## Contexto adicional | ||
Cualquier otra información que pueda ser necesaria. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: EN - Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: enhancement | ||
assignees: JuanM04 | ||
|
||
--- | ||
|
||
## Is your feature request related to a problem? Please describe | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
## Describe the solution you'd like | ||
A clear and concise description of what you want to happen. | ||
|
||
### Describe alternatives you've considered | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
## Additional context | ||
Add any other context or screenshots about the feature request here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Descripción | ||
Una descripción clara y concisa sobre lo que hiciste. | ||
|
||
### Motivación y contexto | ||
¿Por qué se necesita este cambio? ¿Qué problema resuelve? | ||
Si soluciona un problema (_issue_) actualmente abierto, linkealo. | ||
|
||
## ¿Cómo testeaste esto? | ||
Describí en detalle cómo testeaste los cambios. | ||
|
||
## Capturas de pantalla | ||
Si es aplicable, añadí capturas de pantalla. | ||
|
||
## Tipos de cambios | ||
- [ ] Solución de problemas (cambio no rompedor que arregla un _issue_) | ||
- [ ] Novedad (cambio no rompedor que añade funcionalidades) | ||
- [ ] Cambio rompedor (arreglo o novedad que cambiaría el funcionamiento de alguna función) | ||
|
||
## Lista: | ||
- [ ] Mi código sigue el mismo estilo que este proyecto. | ||
- [ ] Mi código requiere cambios en la documentación. | ||
- [ ] Actualicé la documentación debidamente. | ||
- [ ] Leí **CONTRIBUTING**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Description | ||
A clear and concise description of what you have done. | ||
|
||
### Motivation and context | ||
Why is this change required? What problem does it solve? | ||
If it fixes an open issue, please link to the issue here. | ||
|
||
## How has this been tested? | ||
Please describe in detail how you tested your changes. | ||
|
||
## Screenshots | ||
If applicable, add screenshots. | ||
|
||
## Types of changes | ||
- [ ] Bug fix (non-breaking change which fixes an issue) | ||
- [ ] New feature (non-breaking change which adds functionality) | ||
- [ ] Breaking change (fix or feature that would cause existing functionality to change) | ||
|
||
## Checklist: | ||
- [ ] My code follows the code style of this project. | ||
- [ ] My change requires a change to the documentation. | ||
- [ ] I have updated the documentation accordingly. | ||
- [ ] I have read the **CONTRIBUTING** document. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
arrowParens: avoid | ||
trailingComma: es5 | ||
tabWidth: 2 | ||
semi: false | ||
singleQuote: true | ||
jsxSingleQuote: false | ||
overrides: | ||
- files: '*.py' | ||
options: | ||
tabWidth: 4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Código de Conducta convenido para Contribuyentes | ||
|
||
## Nuestro compromiso | ||
|
||
En el interés de fomentar una comunidad abierta y acogedora, nosotros como contribuyentes y administradores nos comprometemos a hacer de la participación en nuestro proyecto y nuestra comunidad una experiencia libre de acoso para todos, independientemente de la edad, dimensión corporal, discapacidad, etnia, identidad y expresión de género, nivel de experiencia, nacionalidad, apariencia física, raza, religión, identidad u orientación sexual. | ||
|
||
## Nuestros estándares | ||
|
||
Ejemplos de comportamiento que contribuyen a crear un ambiente positivo: | ||
|
||
* Uso de lenguaje amable e inclusivo | ||
* Respeto a diferentes puntos de vista y experiencias | ||
* Aceptación de críticas constructivas | ||
* Enfocarse en lo que es mejor para la comunidad | ||
* Mostrar empatía a otros miembros de la comunidad | ||
|
||
Ejemplos de comportamiento inaceptable por participantes: | ||
|
||
* Uso de lenguaje o imágenes sexuales y atención sexual no deseada | ||
* Comentarios insultantes o despectivos (*trolling*) y ataques personales o políticos | ||
* Acoso público o privado | ||
* Publicación de información privada de terceros sin su consentimiento, como direcciones físicas o electrónicas | ||
* Otros tipos de conducta que pudieran considerarse inapropiadas en un entorno profesional. | ||
|
||
## Nuestras responsabilidades | ||
|
||
Los administradores del proyecto son responsables de clarificar los estándares de comportamiento aceptable y se espera que tomen medidas correctivas y apropiadas en respuesta a situaciones de conducta inaceptable. | ||
|
||
Los administradores del proyecto tienen el derecho y la responsabilidad de eliminar, editar o rechazar comentarios, *commits*, código, ediciones de documentación, *issues*, y otras contribuciones que no estén alineadas con este Código de Conducta, o de prohibir temporal o permanentemente a cualquier colaborador cuyo comportamiento sea inapropiado, amenazante, ofensivo o perjudicial. | ||
|
||
## Alcance | ||
|
||
Este código de conducta aplica tanto a espacios del proyecto como a espacios públicos donde un individuo esté en representación del proyecto o comunidad. Ejemplos de esto incluye el uso de la cuenta oficial de correo electrónico, publicaciones a través de las redes sociales oficiales, o presentaciones con personas designadas en eventos *online* u *offline*. La representación del proyecto puede ser clarificada explicitamente por los administradores del proyecto. | ||
|
||
## Aplicación | ||
|
||
Ejemplos de abuso, acoso u otro tipo de comportamiento inaceptable puede ser reportado al equipo del proyecto en [email protected]. Todas las quejas serán revisadas e investigadas, generando un resultado apropiado a las circunstancias. El equipo del proyecto está obligado a mantener confidencialidad de la persona que reportó el incidente. Detalles específicos acerca de las políticas de aplicación pueden ser publicadas por separado. | ||
|
||
Administradores que no sigan o que no hagan cumplir este Código de Conducta pueden ser eliminados de forma temporal o permanente del equipo administrador. | ||
|
||
## Atribución | ||
|
||
Este Código de Conducta es una adaptación del [Contributor Covenant][homepage], versión 1.4, disponible en https://www.contributor-covenant.org/es/version/1/4/code-of-conduct.html | ||
|
||
[homepage]: https://www.contributor-covenant.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
# Contributor Covenant Code of Conduct | ||
|
||
## Our Pledge | ||
|
||
In the interest of fostering an open and welcoming environment, we as | ||
contributors and maintainers pledge to making participation in our project and | ||
our community a harassment-free experience for everyone, regardless of age, body | ||
size, disability, ethnicity, sex characteristics, gender identity and expression, | ||
level of experience, education, socio-economic status, nationality, personal | ||
appearance, race, religion, or sexual identity and orientation. | ||
|
||
## Our Standards | ||
|
||
Examples of behavior that contributes to creating a positive environment | ||
include: | ||
|
||
* Using welcoming and inclusive language | ||
* Being respectful of differing viewpoints and experiences | ||
* Gracefully accepting constructive criticism | ||
* Focusing on what is best for the community | ||
* Showing empathy towards other community members | ||
|
||
Examples of unacceptable behavior by participants include: | ||
|
||
* The use of sexualized language or imagery and unwelcome sexual attention or | ||
advances | ||
* Trolling, insulting/derogatory comments, and personal or political attacks | ||
* Public or private harassment | ||
* Publishing others' private information, such as a physical or electronic | ||
address, without explicit permission | ||
* Other conduct which could reasonably be considered inappropriate in a | ||
professional setting | ||
|
||
## Our Responsibilities | ||
|
||
Project maintainers are responsible for clarifying the standards of acceptable | ||
behavior and are expected to take appropriate and fair corrective action in | ||
response to any instances of unacceptable behavior. | ||
|
||
Project maintainers have the right and responsibility to remove, edit, or | ||
reject comments, commits, code, wiki edits, issues, and other contributions | ||
that are not aligned to this Code of Conduct, or to ban temporarily or | ||
permanently any contributor for other behaviors that they deem inappropriate, | ||
threatening, offensive, or harmful. | ||
|
||
## Scope | ||
|
||
This Code of Conduct applies both within project spaces and in public spaces | ||
when an individual is representing the project or its community. Examples of | ||
representing a project or community include using an official project e-mail | ||
address, posting via an official social media account, or acting as an appointed | ||
representative at an online or offline event. Representation of a project may be | ||
further defined and clarified by project maintainers. | ||
|
||
## Enforcement | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported by contacting the project team at [email protected]. All | ||
complaints will be reviewed and investigated and will result in a response that | ||
is deemed necessary and appropriate to the circumstances. The project team is | ||
obligated to maintain confidentiality with regard to the reporter of an incident. | ||
Further details of specific enforcement policies may be posted separately. | ||
|
||
Project maintainers who do not follow or enforce the Code of Conduct in good | ||
faith may face temporary or permanent repercussions as determined by other | ||
members of the project's leadership. | ||
|
||
## Attribution | ||
|
||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, | ||
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html | ||
|
||
[homepage]: https://www.contributor-covenant.org | ||
|
||
For answers to common questions about this code of conduct, see | ||
https://www.contributor-covenant.org/faq |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Contribuir a PaseTec | ||
|
||
Contribuir es bastante simple, necesitás saber usar Git y GitHub (y unas cositas si escribís código): | ||
- Cuando escribas código, asegurate de que estás formateando todos los archivos con Prettier (usando la configuración en `.prettierrc`). | ||
- Si no entendés el funcionamiento de algo, leé el `README` acorde. Encontrarás links útiles que te llevarán a más documentación. | ||
- Seguí las plantillas (por favor). Para conseguir la plantilla de los _pull request_, añadí `?template=template.es.md` al final de tu URL luego de haber selecionado las dos ramas. | ||
- Buena onda ;) | ||
|
||
> Si encontrás alguna vulnerabilidad, **no** la reportes en GitHub, enviame un email a [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Contributing to PaseTec | ||
|
||
Contributing is quite simple, you need to know how to use Git and GitHub (and a few more thing if you have to write code): | ||
- When writing code, make sure that you are formatting all the files with Prettier (using the configuration in `.prettierrc`). | ||
- If you don't understand how something work, read the `README` accordingly. You may found some useful links to more documentation. | ||
- Follow the templates (please). To get the pull request template, add `?template=template.md` at the end of your URL after you selected both branches. | ||
- Be nice ;) | ||
|
||
> If you've found a vulnerability, do **not** issue it, send me an email at [email protected] |
Oops, something went wrong.