File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Biblioteca PHP para manejar excepciones y errores.
1515- [ Uso] ( #uso )
1616- [ Tests] ( #tests )
1717- [ Imágenes] ( #imagenes )
18+ - [ Tareas pendientes] ( #-tareas-pendientes )
1819- [ Contribuir] ( #contribuir )
1920- [ Repositorio] ( #repositorio )
2021- [ Licencia] ( #licencia )
@@ -115,7 +116,13 @@ Para ejecutar las [pruebas](tests/ErrorHandler/Test) simplemente:
115116![ image] ( resources/images/notice.png )
116117![ image] ( resources/images/warning.png )
117118
119+ ### ☑ Tareas pendientes
120+
121+ - [x] Completar tests
122+ - [ ] Mejorar la documentación
123+
118124### Contribuir
125+
1191261 . Comprobar si hay incidencias abiertas o abrir una nueva para iniciar una discusión en torno a un fallo o función.
1201271 . Bifurca la rama del repositorio en GitHub para iniciar la operación de ajuste.
1211281 . Escribe una o más pruebas para la nueva característica o expón el error.
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ PHP library for handling exceptions and errors.
1515- [ Usage] ( #usage )
1616- [ Tests] ( #tests )
1717- [ Images] ( #images )
18+ - [ TODO] ( #-todo )
1819- [ Contribute] ( #contribute )
1920- [ Repository] ( #repository )
2021- [ License] ( #license )
@@ -116,7 +117,13 @@ To run [tests](tests/ErrorHandler/Test) simply:
116117![ image] ( resources/images/notice.png )
117118![ image] ( resources/images/warning.png )
118119
120+ ### ☑ TODO
121+
122+ - [x] Create tests
123+ - [ ] Improve documentation
124+
119125### Contribute
126+
1201271 . Check for open issues or open a new issue to start a discussion around a bug or feature.
1211281 . Fork the repository on GitHub to start making your changes.
1221291 . Write one or more tests for the new feature or that expose the bug.
You can’t perform that action at this time.
0 commit comments