Artem Yurchenko
                                            Artem Yurchenko
                                        
                                    ### Describe the feature If VPM module is using short description from GitHub, GutHub version of it can be easily changed, and VPM module short description should automatically updated as...
### Describe the feature If VPM module is using README from GitHub, GitHub version of it can be easily changed, and VPM module's README should automatically be updated as well....
### Describe the feature Short description of module is shown on module's card, but not on the module's page.   We should have short description...
### Describe the feature Since GitHub repos have a short description  and VPM also requires a short description of a module, we should use short description of...
Add more of them to make sure the VPM code is in a good shape
Improve docker compose files and create valid Dockerfile to make sure development environment can be set up easily
Right now I can submit my C# project https://github.com/ArtemkaKun/FoodBot
By the way, VPM can track all modules by their URLs and warn users if one of them was removed from GitHub, etc. For example, we can mark the repository...
Dark mode is pretty popular nowadays, so it should be implemented
Hi. I'm moving my model from class with properties to read-only struct, and I also want to save the same validations as I have previously. Unfortunately, the Validator doesn't iterate...