help-wanted
Here are 318 public repositories matching this topic...
30 minutes ago I had trouble remembering the name of this website, so I search "open source projects looking for volunteers" in Google. To my surprise, the site did not appear even after reading 5 pages of results. I also searched for "open source projects to contribute to", but up-for-grabs.net was not listed either.
The website is linked to by a great number of guides/etc on the Inter
Feature request
- Feature request
Description of feature (or steps to reproduce if bug)
Currently the sample data in Colmena consists of a lot of Lorem Ipsum text.
It would be great if there were a few dummy stories, events and pages so they can be linked to a website.
This should give the user a more interesting experience
Create documentation
-
Updated
Feb 23, 2020 - Swift
Would it be possible to update the project's readme to include information around how concurrency will be implemented? The readme mentions it however does not go in to any detail. Will concurrency be implemented at the language level as it is in golang creating a php superset or is the intention to make it an extension and override something like the pthread?
Hi,
It will be great if it's allowed to customize the commit message of imgbot, so that we can use conventional commit format without failing commitlint check.
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especia
-
Updated
Nov 9, 2019 - Assembly
#1 add cpp, python, java or any language program, also try to save that program in respective algorithm folder
Hacktoberfest 2019
Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!
Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech
P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on
-
Updated
Oct 2, 2019 - HTML
I think that some orbit options to make them appear around particles should be cool to see, maybe more than 1 orbit, with different radius and angle (0 to Math.PI to detect the distortion, at Math.PI / 2 it should be a straight line cutting the particle in half and the satellite, if present, should go only up and down, at 0 and Math.PI the orbit is circular)
Fluid output
Failed to download
Was following through the installation steps on the Docs http://docs.boxbilling.com/en/latest/reference/installation.html but when i go to the Download Page https://www.boxbilling.com/download and try to download, i get an error of the kind below, yet i registered and got a free licence.
.
For those less technically inclined (installing git, cloning a repo, and submitting a pull request are quite technical things that not everyone would be willing to do), a web service like t
We have script for updating our requirements. But we can move to some better:
pip-compile development.in
pip-compile documentation.in
pip-compile production.in
i think this looks much better.
- remove
check-requirements.py - add pip-compile for
upgradecommand into makefile - describe into the documentation how use *.in files for that
-
Updated
Oct 28, 2018 - JavaScript
-
Updated
Jun 9, 2020 - C
-
Updated
Sep 19, 2019 - C#
-
Updated
Apr 27, 2020 - PHP
-
Updated
Feb 20, 2019 - Go
Right now there are at least 2 CSS issues with the websocket web tool:
- Responses that are too long don't overflow correctly (click on products.list and see what happens)
- Spec documentation shows \n instead of newlines
I'm leaving this issue undone for now, as it's very beginner friendly.
-
Updated
Jun 1, 2020 - PHP
-
Updated
Jun 9, 2020 - Swift
-
Updated
Jun 28, 2019 - HTML
The page needs to be doublechecked and reviewed.
https://github.com/arduosoft/RawCMS/blob/features/logcollecting/docs/LogCollecting.md
Improve this page
Add a description, image, and links to the help-wanted topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the help-wanted topic, visit your repo's landing page and select "manage topics."


Description
When running the testcase below, a SyntaxError exception should be thrown while chakra does not.
According to ES10, the
Expressionin parentheses ofIfStatementshould executed based on this step. And a Comma-terminated expression obviously is not belong to valid `E