help-wanted
Here are 336 public repositories matching this topic...
-
Updated
Sep 11, 2020 - Java
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Dec 1, 2017 - TypeScript
Describe the bug
When infection mode is enabled, particles.shape.type = 'image', and images that have the replaceColor = true property, the infection stages do not apply color to the particles.
To Reproduce
Steps to reproduce the behavior:
- Use SVG images and set 'replaceColor: true
- Enable infections
- Set particle type to image.
- Observe no color change for infected parti
-
Updated
Aug 6, 2020 - Swift
There is a gap in the docs about managing your installation using github settings and imgbot settings
Main points:
For managing your imgbot installation check out github's docs.
They offer 2 options for managing this. You can select which repositories you want it installed in, or you can choose "all repositories including all future repositories".
You can log in and see your repos and req
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
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
-
Updated
Sep 19, 2020 - HTML
-
Updated
Sep 17, 2020 - PHP
-
Updated
Sep 10, 2020 - TypeScript
I like the Select way for writing queries, it provides a good DSL, so I use it to write a semi-complex query instead of the SQL function.
But it seems it doesn't handle the column alias properly:
https://github.com/Fs02/rel/blob/3af9e733867dc779d166d97e05a6cc91b369cd13/adapter/sql/util.go#L27
My code looks like:
query := Select(col+"col", "round((count(*)::float / (select count(
-
Updated
Sep 13, 2020 - Java
Will be great have approach to put some arguments for make test or commands some like this.
For that we need add some like that into Makefile.
# arguments
FIRST_ARG := $(firstword $(MAKECMDGOALS))
ARGS = $(filter-out $@,$(MAKEOVERRIDES) $(MAKECMDGOALS))
MAKEFILE_PATH := $(abspath $(firstword $(MAKEFILE_LIST)))
%:
@:
and after that add ${ARGS} to our commands
te
-
Updated
Jul 6, 2020 - C
Updated:
Please add a solution to any problem that you solved on Udacity. Beginners with Git are welcome to add their solution and they may reference this isssue. It stays open so others can come and contribute. Please follow the guidelines in CONTRIBUTING.md while submitting the solution.
-
Updated
Jul 13, 2020 - C#
-
Updated
Jun 27, 2020
-
Updated
Sep 11, 2020 - PHP
-
Updated
Feb 20, 2019 - Go
-
Updated
Sep 7, 2020 - Clojure
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."


Hello,
I run following code in ch 1.11.19(debug),and it will crash by an assertion.
Crash output: