Skip to content
#

GitHub

github logo

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

Here are 17,249 public repositories matching this topic...

refined-github
ProfessorManhattan
ProfessorManhattan commented Jan 10, 2022

Are you experiencing an issue with...

shields.io

🐞 Description

Similar to the GitLab build status (which was fixed), the GitLab code coverage badge needs to be updated to allow repositories that are part of subgroups. For instance, if the URL is https://gitlab.com/user/subgroup/go-cli then the GitLab code coverage badge will always report 404 because it has not been designed to allow su

desktop
donokuda
donokuda commented Jul 6, 2017

From desktop/desktop#2160 (comment)

It's be nice if we could expose a drop down that allows users to start from a template. I'm thinking having that description there is not necessary; putting the description behind a tooltip should allow people who want/need to know what a gitignore file is to see it while allowing us to use that space for showing the f

github-profile-readme-generator
renovate
Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta