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 18,746 public repositories matching this topic...

refined-github
smeinecke
smeinecke commented Apr 25, 2022

📋 Description

A badge for the latest update on a GitHub gist would be nice.
Right now it's possible to add a custom badge that shows the full date, but that does not change color based on freshness or shows a short DateTime.

Custom Bade example:
![GitHub last update](https://img.shields.io/badge/dynamic/json?color=lightgray&style=flat&label=last%20update&query=%24.updated_at

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
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

enhancement design-input-needed good first issue
github-profile-readme-generator
renovate
HonkingGoose
HonkingGoose commented Feb 16, 2022

What would you like Renovate to be able to do?

Renovate should create a replacement PR to handle the rename of Material-UI to MUI.
See the blog post from MUI to learn more about their rename.

If you have any ideas on how this should be implemented, please tell us here.

  1. Figure out which packages were renamed
  2. Add replacement PR p
type:feature help wanted priority-3-normal good first issue