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 3,740 public repositories matching this topic...

rotexdegba
rotexdegba commented May 6, 2022

📋 Description

A clear and concise description of the new badge.

  • Which service is this badge for: GitHub
  • What sort of information should this badge show?
    • It should display the latest release in a github repo at a specified branch in the repo. It should look like this:
    • [![Release](https://img.shields.io/static/v1?label=latest-release@<specified_branch>&m
good first issue service-badge
michael-proulx
michael-proulx commented Mar 28, 2022

Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')

Screenshots
ht

good first issue area: i18n type: bug
github-profile-readme-generator
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
mschwager
mschwager commented Apr 23, 2019

Hey all,

Often when checking a user's contribution history it's interesting to know the total contribution count. We can sum the years by hand, but it'd be awesome if this was automated.

I'm envisioning something as simple as adding a line after "@user on GitHub" like "XXXX total contributions".

enhancement good first issue

超完整的React Native项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,配套文章,适合全面学习,对比参考。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款Flutter版本 : https://github.com/CarGuo/GSYGithubAppFlutter 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin

  • Updated Jul 7, 2022
  • JavaScript