-
Updated
Mar 23, 2022 - Ruby
hacktoberfest2021
Here are 15,527 public repositories matching this topic...
-
Updated
Mar 23, 2022 - Vue
-
Updated
Mar 17, 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
Mar 14, 2022 - Go
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Feb 22, 2022 - Vue
-
Updated
Mar 23, 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
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
Steps to Reproduce
- Click on the icon representing the copy in the clipboard, of an attachment
Console Output
-
Updated
Feb 14, 2019 - Python
-
Updated
Mar 21, 2022 - Objective-C
-
Updated
Mar 4, 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.
Patron: The Add a book page (https://openlibrary.org/books/add) lacks the "help text" to specify how to input subtitles.
Describe the problem that you'd like solved
Patron: It would be a best practice to add the same he
-
Updated
Mar 17, 2022 - JavaScript
Why?
To allow people to invite new team members to their instance.
How?
Using the current logic provided in the apps/web/src/legacy/pages/organization-settings/OrganizationSettingsPage.tsx page, we need to create a new page under: apps/web/src/pages/invites/MembersInvitePage.tsx, after generating the page we need to exclude the page path from displaying under the old layout can be con
Docker volumes are supported in GH via yaml definitions. We should tell this instead of just throwing an unsupported error.
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
Mar 23, 2022 - TypeScript
-
Updated
Mar 23, 2022 - TypeScript
-
Updated
Mar 23, 2022 - C#
Currently, tuist test supports device and os parameter, tuist build should too.
Once that is done, the test at dependencies.feature:11 should use tuist build instead of xcodebuild.
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 ;)