-
Updated
Feb 5, 2022 - Ruby
hacktoberfest2021
Here are 15,801 public repositories matching this topic...
-
Updated
Feb 5, 2022 - Vue
-
Updated
Feb 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
Feb 3, 2022 - Go
-
Updated
Feb 2, 2022 - JavaScript
-
Updated
Oct 17, 2021 - Vue
-
Updated
Feb 3, 2022 - JavaScript
-
Updated
Feb 4, 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
Dec 21, 2021 - Go
Hi,
I just realized there is no update/upgrade section in your doc. It could be nice to have clear command on how to update the software, specially if there is some breaking changes or whatever.
-
Updated
Feb 14, 2019 - Python
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
Missing string
In the section "TAKE_A_BREAK", subitem "MESSAGE" the following english message appears in the app, but it is missing in the translation files, thus untranslated:
"You have been working for ${duration} without one. Go away from the computer! Take a short walk! Makes you more productive in the long run!"
-
Updated
Dec 26, 2021 - CSS
-
Updated
Feb 1, 2022 - Objective-C
-
Updated
Feb 4, 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.
Sometimes ImportBot imports placeholder covers. Can we check the url before importing the cover? These likely are all the same url.
Evidence / Screenshot (if possible)
Relevant url?
https://openlibrary.org/works/OL27276169W/The_Modern_Presidency
Proposal & Constrain
-
Updated
Feb 2, 2022 - JavaScript
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
Feb 5, 2022 - Java
Can we have an example of REST API calls in the documentation?
Examples with CURL, HTTPie or another client and the results would be better for newbies.
Thanks again for your good work.
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
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
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 ;)