-
Updated
Apr 6, 2022 - Ruby
hacktoberfest2021
Here are 15,467 public repositories matching this topic...
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Apr 3, 2022 - Python
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 7, 2022 - Go
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Feb 22, 2022 - Vue
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Mar 13, 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
Mar 14, 2022 - Go
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
Your Environment
Android 11
Samsung Galaxy S10+
Expected Behavior
Not the biggest deal, but circular buttons should have the icon centered
Current Behavior
Icons are ever so slightly off-center
Steps to Reproduce (for bugs)
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
Mar 25, 2022 - Objective-C
-
Updated
Mar 26, 2022 - CSS
We currently borrow from https://github.com/pytorch/pytorch/blob/v1.10.0/test/cpp/api/modules.cpp#L1337-L1338, but some sort of goodness-of-fit test would be more robust than a simple range. Sampling the layer outputs should have a negligible impact on test runtime.
Works with short titles without covers aren't shown correctly on publisher/subject pages.
Evidence / Screenshot (if possible)
Works with titles "Моё имя" and "Тьма" have too small boxes
Relevant url?
Publisher: https://openlibrary.org/publishers/%D0%9A%D0%BD%D0%B8%D0%B3%
Is your feature request related to a problem? Please describe.
As pointed out by @ranrib we are lacking an article on the docs about sending an SMS with the library.
Describe the solution you'd like
Adding a new section in the SMS article under providers describing how to send an SMS with Notifire.
Describe alternatives you've considered
Maybe there is a better place to showca
-
Updated
Apr 2, 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: [email protected]
PS: You need to be familiar with python and machine learning
-
Updated
Apr 3, 2022 - TypeScript
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Apr 5, 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
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 ;)