-
Updated
May 6, 2022 - Ruby
hacktoberfest2021
Here are 15,373 public repositories matching this topic...
Recommending Features
We have just upgraded NocoDB to v0.8.16 and the Persian interface has been included to the interface - thanks to the developers and @dstala - but the font is actually weird that it cannot be read properly.
We have chosen a nice font which you can find in another repository in Github that I will share its address.
Need for this feature
The current Persian font (
-
Updated
Apr 25, 2022 - Python
Javascript , Q82
console.log('I');
setTimeout(() => {
console.log('love');
}, 0);
console.log('Javascript!');
the answer is 1st options, but it is mention as last option
You may use this guide to make quality contributions at Hacktoberfest 2020: Hacktoberfest 2020 guide
To begin contributing, you shall get a quick overview of how Cosmos is used today. Cosmos is one of the most extensive code database and is used as:
- A datastore for various projects (such as [Quark](https://github.com/OpenGenus/
-
Updated
Apr 20, 2022 - Go
-
Updated
May 9, 2022 - JavaScript
-
Updated
Apr 9, 2022 - Vue
-
Updated
May 8, 2022 - JavaScript
-
Updated
Apr 30, 2022 - JavaScript
Currently, when using explicit cache a single cache image can be specified to read from. It could be useful to have a priority-ordered list of images to check for cache hits. @mattste provided this use case:
Use Case
I'm attempting to do pull request previews where each pull request has its own Docker image. For pull requests that update a dependency (such as a package.json or mix.lock),
-
Updated
May 6, 2022 - Go
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
Problem Statement
I am frustrated when all the autocomplete from the integration show mostly the group+project name instead of the issue name - on smaller screens when you have multiple groups/projects ibside each other.
❔ Possible Solution
One of:
- add option to show only project name without group
- dont show the path before(included) the group you stated
Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).
As an example, I tried to query the og:url metadata.
I tried variations of //meta[property='og:url']::attr(content), with or without the leading //, and with or without the `attr(conte
-
Updated
Feb 14, 2019 - Python
-
Updated
Apr 28, 2022 - Objective-C
-
Updated
Mar 26, 2022 - CSS
Config option: https://github.com/julia-actions/julia-runtest/blob/161c97cbc529b36fae585928ed5db05b00fdf2bc/action.yml#L13-L15
Example of conditional logic: https://github.com/FluxML/Zygote.jl/blob/master/.github/workflows/ci.yml#L59-L64
We should do this for all applicable repos in FluxML.
- Currently Reading Log dumps are limited to IDs because large Reading Logs (500+ items) can cause performance issues aggregating results in memory and and serving as large files. Currently, Lists impose an export limit if there are more than ~1k items
- The manual work around is to look over each Reading Log entry (e.g. OL16801714W) and to fetch the json for the corresponding item from Open Libr
-
Updated
Apr 16, 2022 - JavaScript
Hello everyone,
First of all, I want to take a moment to thank all contributors and people who supported this project in any way ;) you are awesome!
If you like the project and have any interest in contributing/maintaining it, you can contact me here or send me a msg privately:
- Email: nidhalbacc@gmail.com
PS: You need to be familiar with python and machine learning
-
Updated
May 8, 2022 - TypeScript
-
Updated
May 4, 2022 - TypeScript
-
Updated
Apr 17, 2022 - C#
Describe the bug
When tuist graph <target> is run for a json format no target filtering is done but all project/workspace structure is shown inside generated JSON file. Works correctly with png and dot format.
To Reproduce
Run tuist graph <som-target> -f json. Result: All projects and targets returned.
- Tuist Version: 3.0.1
see attachment
-
Go to Bandwidth screen
-
Choose separate satellite
Actual result: 404 - wrong request
-
Updated
May 2, 2022 - TypeScript
Improve this page
Add a description, image, and links to the hacktoberfest2021 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hacktoberfest2021 topic, visit your repo's landing page and select "manage topics."



Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)