hacktoberfest2020
Here are 6,063 public repositories matching this topic...
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 8, 2020 - Shell
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 5, 2020 - JavaScript
We need to design a single Docker container that can run all of the Appwrite services and internal processes using Supervisord. This should be a feature with Appwrite minimum, must-have features (ClamAV disabled, no need for Traefik). This is something we need to allow developers to run Appwrite easily on low-end systems and 1-click deployment services (Raspberry PI, Free hosting tiers, Heroku, Ki
I would like to add Yelp interview questions.
Please assign me to this.
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
Add more contents
-
Updated
Oct 9, 2020 - PHP
Add a PKGBUILD file, or even better, a script that builds the PKGBUILD file so that we can install Mindsdb on arch linux natively.
The PKGBUILD can start as something simple, simply requiring python & pip and then install mindsdb via pip.
-
Updated
Oct 9, 2020 - SCSS
-
Updated
Oct 8, 2020 - Python
What exactly is an "unresolved issues" in the GitLab integration setting "Automatically add unresolved issues from Gitlab to backlog"? I would expect that to be all open issues with a tag (I don't want issues just sat in the open column i.e. the backlog to be in Super Productivity). Instead I am getting issues that have been closed. Interestingly, for 2 out of 3 projects it imports all issues (clo
-
Updated
Oct 7, 2020 - JavaScript
When cpuName obtained is something like "AMD Ryzen 5 3600 6-core Processor", getVendorFreq() returns -1.
This seems to be caused by the way that it parses the cpuName value here:
It seems that it cannot find the @ character which usually denotes the frequency (for Intel Proces
Problem
Our email notifications currently don't include any information about the sender. We should include the customer/sender email in the message if it's available.
Solution
If the customer sending the message has an email address, display it in the email notification. (Here's where the logic lives: https://github.com/papercups-io/papercups/blob/master/lib/chat_api/messages.ex#L206
Read and complete the full issue template
Do you want to request a feature or report a bug?
- Bug
- Feature
- Question
Did you test against the latest CI build?
- Yes
- No
Version of ClosedXML
Tried both 0.95.999.2099 and 0.95.3
What is the current behavior?
If you open a created file in Excel, select File > Info it will warn you th
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 4, 2020 - Assembly
-
Updated
Oct 4, 2020 - Java
-
Updated
Oct 8, 2020 - Go
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."


Hi,
Is it a way to remove the border (or just the shadow) on a flipper?
I put a button on each side of the flipper and I don't want to have border.
thank you.