I’ve noticed a lot of request and bugs reported but they’re seems to have been no activity on this for a month.

I know people work on these projects in their spare time etc and I’m not complaining, it just seems to have gone quiet.

  • wesley@yall.theatl.social
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    10 months ago

    I think you might misunderstand what GitHub actually is.

    It’s a version control service for source code and being able to download released artifacts is an extra feature on top of that.

    git = software to manage and track changes to source code

    GitHub = a service to host your git source code repositories

    The uncompiled source code is kinda the whole point of GitHub in the first place