-
Updated
Feb 26, 2022 - Ruby
hacktoberfest2021
Here are 15,674 public repositories matching this topic...
-
Updated
Feb 26, 2022 - Vue
-
Updated
Feb 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
Feb 25, 2022 - Go
-
Updated
Feb 18, 2022 - JavaScript
-
Updated
Feb 22, 2022 - Vue
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 25, 2022 - Lua
-
Updated
Jan 22, 2022 - JavaScript
https://github.com/earthly/earthly/tree/acb/autocompletion-bug reproduces the bug which needs to be fixed.
To reproduce: checkout the above branch, then run ./earthly -P ./tests/autocompletion+test-targets-in-two-directories-prefix
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
I tried to use GitLab integration but I always get a 404 error when getting issue comments.
I checked the code and I think the problem is here :
https://github.com/johannesjo/super-productivity/blob/173510305c975873224c209f27ad767f82da64fc/src/app/features/issue/providers/gitlab/gitlab-api/gitlab-api.service.ts#L203-L208
_sendPaginatedRequest adds &per_page=100&page=1 generating an inva
-
Updated
Feb 11, 2022 - CSS
-
Updated
Feb 26, 2022 - Objective-C
-
Updated
Feb 22, 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.
Describe the problem that you'd like solved
Currently the "Report a problem" form sends the user's URL, but doesn't include any parameters. So staff only sees e.g. /search instead of /search?q=harry+potter. This makes it harder to debug issues.
Proposal & Constraints
-
Updated
Feb 20, 2022 - JavaScript
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
Contact Details
What is your request?
Can i use this in react native?
Version
1.37.2
Which library are you using?
React.js (react-tsparticles, react-particles-js)
Code of Conduct
- I agree to follow this project's Code of Conduct
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Feb 27, 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 ;)