Kosta Vukicevic

Results 8 comments of Kosta Vukicevic

Hello, I'm a third-year software engineering student, still pretty green but eager to learn and contribute. My experience mostly revolves around small personal projects (a simple android app and a...

Hi Christian, Thanks for the welcome and instructions. I'll set up a MkDocs prototype for the user callback topic. I'll provide clear instructions for setup and explore readthedocs.org for a...

Hello, I've created an mkdocs project and hosted it on readthedocs. You can access it [here](https://backintime-docs.readthedocs.io/en/latest/). I want to apologize for the delay in completing this project. Due to a...

Sorry for the late reply, Yes, that is the repository from which the documentation is built. I utilized [this script](https://github.com/jodygarnett/translate) to convert the existing documentation from Sphinx's rst format to...

Sorry about that, some packages have been left unused, I have cleaned up the requirements.txt now. There are still some packages that are not used right now (like mkdocstrings) but...

I believe to have solved this, I have made a local branch for my changes as is described in [CONTRIBUTING.md](https://github.com/bit-team/backintime/blob/dev/CONTRIBUTING.md) but I can't push it. I will summarize my changes...

Thank you for the help, I have now created a [pull request](https://github.com/bit-team/backintime/pull/1681). If there is anything more I should do please let me know. In regards to the CONTRIBUTING.md, I...

Thanks for the feedback and for offering to handle the changes. Feel free to proceed with moving the tests and implementing the in-memory config file. Let me know if you...