hacktoberfest2020
Here are 10,008 public repositories matching this topic...
-
Updated
Nov 17, 2021 - Go
I have recently updated to the latest version of this library and I am now seeing binding errors related to the FloatingOffset setting:
System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='0,-18' MultiBindingExpression:target element is 'Grid' (Name=''); target property is 'Margin' (type 'Thickness')
This is related to this change in th
-
Updated
Nov 22, 2021 - Shell
if you are looking to contribute to Mind-Expanding Books, I would recommend focusing on improving the website which can be accessed at http://books.vishnuks.com/ (soon to get its own domain). The source code lives in /app directory.
There are a ton of improvements that can be made to the website. I have some issues opened at https://github.com/hackerki
#!/bin/bash
var="A constant is a variable that is a variable that isn't variable"
echo "$var"
sed s/(.*)variable(.variable)/\1rock\2/' #correct answer
#sed s/(.)variable(.*variable)/\1rock\2/' #syntax error
echo "$var"
The local files produced by SAVE ARTIFACT ... AS LOCAL ... always give the same modification time, even when the file content changed. It leads to Earthly targets depended on local artifacts incorrectly cached.
To demonstrate:
FROM busybox
date:
RUN --no-cache date | tee date
RUN date -r ./date
SAVE ARTIFACT date AS LOCAL .
print-date:
COPY ./date da
-
Updated
Nov 22, 2021 - JavaScript
Hi @wulfsolter,
Regarding #230 you should also add this confirm alert on Delete button in Editing Document and Collection… on all delete button in fact :) - Currently it is easy to delete document or collection by mistake :(
-
Updated
Nov 23, 2021 - PHP
Cloud Providers
Add following Contents to Cloud Providers - https://github.com/Tikam02/DevOps-Guide/tree/master/Cloud_providers
- Add basic concepts of following providers:
- AWS
- GCP
- Azure
- Add tips & tricks
- Add commands
Pikopixel icon
To make icon requests, please use the Discussions feature, do not create an issue to make icon requests
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Oct 18, 2021 - C#
-
Updated
Nov 15, 2021 - Python
-
Updated
Oct 30, 2021 - PHP
-
Updated
Aug 11, 2021 - JavaScript
https://material.io/resources/color/#!/?view.left=1&view.right=0 readability needs to be possible almost universally ideally. This means avoiding all caps strings in titles as screen readers read every letter and other nonsense like this however the first and foremost concern is just simply that we ship with a default that is visible for our sighted users who may have issues with color blindness
If you want to contribute android projects to awesome-android-kotlin-apps, Pull Requests are welcomed!
If you are a beginner looking for your first contribution to Open Source, I will help you with Pull Request and contributing guide.
Feel free to send Pull Requests, fix typos, grammatical mistakes ...
-
Updated
Nov 23, 2021 - C
-
Updated
Nov 22, 2021 - Python
-
Updated
Sep 30, 2021 - HTML
Mencionar as PRs com os conteúdos aqui na Issue
Exemplo: Conteúdo adicionado na PR #15
-
Updated
Oct 15, 2020 - Java
-
Updated
Jul 28, 2021 - PHP
Makefile step should create simple checker with a given name and directory with the empty test files.
we need to start using the device tree.
A good first step:
src/mainboard/emulation/qemu-armv7
in src/main.rs,
call print_fdt
as found in
lib/device_tree/src/lib.rs
This only sounds simple as stated here :-)
-
Updated
Oct 5, 2020
If you want to contribute android learning resources to awesome-android-learning-resources, Pull Requests are welcomed!
If you are a beginner looking for your first contribution to Open Source, I will help you with Pull Request and contributing guide.
Feel free to send Pull Requests, fix typos, grammatical mistakes ...
Improve this page
Add a description, image, and links to the hacktoberfest2020 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hacktoberfest2020 topic, visit your repo's landing page and select "manage topics."


This repository is getting a lot of activity for Hacktoberfest which is great to see!
One thing we need help with is filling in missing information for existing companies. This needs to be done one by one for each company by looking at their website.
This is a good first task, and if you submit 4 PRs for one company each, then you've already met the requirements for Hacktoberfest!
He