-
Updated
Apr 28, 2022 - Python
GitHub
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 19,011 public repositories matching this topic...
-
Updated
May 3, 2022 - C#
-
Updated
Apr 16, 2022 - JavaScript
Please ensure:
- The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.
- The bug happens after clearing extension cache. The "Clear cache" button below can also be found at the bottom of the options page.
Example URLs
Go to https://github.com/refined-github/refined-github/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc and open an issue. Same with
-
Updated
May 11, 2022
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:
- [ TypeError: Cannot read properties of undefined (reading 'get')Screenshots
ht
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
-
Updated
Apr 21, 2022
-
Updated
May 15, 2022 - Vue
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
Describe the proposed change(s).
It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Apr 3, 2022 - Rich Text Format
-
Updated
Jan 14, 2018 - HTML
-
Updated
Mar 30, 2022
-
Updated
May 14, 2022 - JavaScript
-
Updated
May 16, 2022 - TypeScript
-
Updated
May 16, 2022
-
Updated
May 17, 2022 - JavaScript
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
May 9, 2022 - C#
Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
- Organization
- github
- Website
- github.com
- Wikipedia
- Wikipedia
Related Topics
git
Octogatos Conf22 Call for Papers
April - September 2022 • Virtual
Content Creation and Design in Web3
May 25, 2022 • Online
GitHub Presente con Lizz Parody & Bezael Pérez
May 25, 2022 • Online
End-to-end DevOps with GitHub
Jun 20 - 24, 2022 • Melbourne, Australia
Description
When creating a release in repo, the telegram bot sends the following message:
A link is added to
{release_title}:https://{base_url}/{owner}/{repo}/src/{tag_name}This is a link to the tag although a link to the release was expected:
https://{base_url}/{owner}/{repo}/releases/tag/{tag_name}