help-wanted
Here are 370 public repositories matching this topic...
-
Updated
Oct 8, 2020 - Java
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Dec 1, 2017 - TypeScript
Hi, I was playing around with the library using the following options:
tsParticles
.load("tsparticles", {
fpsLimit: 30,
interactivity: {
detectsOn: "canvas",
events: { resize: true }
},
particles: {
links: {
color: "#ff0000",
distance: 100,
enable: true,
opacity: 1,
width: 0,
triangles: {
-
Updated
Oct 4, 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
I have noticed that there are other references to Cloud9 in:
Rake Tasks
and
Bash Script
Todo
Lets remove these two files https://github.com/publiclab/plots2/blob/main/lib/tasks/cloud9.rake and https://github.com/publiclab/plots2/blob/main/install_c
Add a README.md file inside the Searching Directory. The file should contain a table that has
- Columns of searching algorithms and programming languages(C, CPP, Python, Java, etc.)
- Add a row of each searching algorithm and mark a
✔️ with a LINK to code if it is currently implemented in the corresponding pr
-
Updated
Oct 3, 2020 - 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
Oct 12, 2020 - HTML
First of all, congrats for the new interface of the new Barinsta. It looks professional and it's a significant improvement over the previous version. I have a few more suggestions based on v19.0-a2 besides those older suggestions that you considered:
- Add an option at settings to make the bottom navigation bar fixed or auto hidden.
-
Updated
Oct 12, 2020 - PHP
-
Updated
Oct 12, 2020 - Go
-
Updated
Sep 10, 2020 - TypeScript
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
Sep 13, 2020 - Java
-
Updated
Sep 22, 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."
A typeerror occurred in ChakraCore when I passed an undefined parameter in TypedArray.prototype.sort(), but other engines, such as V8 and quickjs, did not throw an error. Therefore, I think there may be a problem here.
version
1.11.19
command
testcase