-
Updated
Mar 11, 2022 - Ruby
hacktoberfest2021
Here are 15,561 public repositories matching this topic...
-
Updated
Mar 12, 2022 - Vue
-
Updated
Mar 6, 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 2, 2022 - Go


,
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
-
Updated
Feb 25, 2022 - Go
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
Steps to Reproduce
- Click on the icon representing the copy in the clipboard, of an attachment
Console Output
-
Updated
Mar 11, 2022 - Objective-C
-
Updated
Mar 4, 2022 - CSS
-
Updated
Mar 10, 2022 - Java
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
Feb 20, 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
I noticed that when CML produces the reports (as per in cml-send-comment --update --pr report.md) such reports are shown in the PR conversation as belonging to a certain user rather than GitHub actions reports. Is this intended behaviour or is there a setting/flag where we can choose which user to assign to the comments reports?
I haven't figured out how such user is chosen, I suspect it is t
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 5, 2022 - TypeScript
-
Updated
Mar 13, 2022 - TypeScript
-
Updated
Mar 12, 2022 - C#
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 ;)