The Wayback Machine - https://web.archive.org/web/20200927185209/https://github.com/topics/beginner-friendly
Skip to content
#

beginner-friendly

Here are 819 public repositories matching this topic...

PySimpleGUI
klieret
klieret commented May 28, 2019

Type of Issues (Enhancement, Error, Bug, Question)

Bug:

  1. Initialize Window
  2. Show it (window.Read())
  3. Run window.Disable()
  4. The whole desktop environment freezes, nothing is clickable anymore
  5. Change to tty terminal and kill application
  6. Things are normal again

Operating System

Ubuntu 16.04 LTS 64 bit

Python version

Python 3.5.2

PySi

bitfield
bitfield commented Apr 26, 2020

It's common when writing scripts that install or configure things to need input from the user (at a minimum, something like 'Press Enter to continue'; at a maximum, to be able to prompt the user for input, with an optional default value, and return that value).

Let's use this issue to design how that would look, and I invite suggestions!

androiddevnotes
androiddevnotes commented Jul 22, 2020

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. 🐣 contact: [email protected] / twitter: https://twitter.com/androiddevnotes

Feel free to send Pull Requests, fix typos, grammatical mistakes ...

plots2
10
bnb
bnb commented Nov 5, 2018

The module is currently lacking tests. This is something that is 100% needed but also something I'm entirely unfamiliar with. Would 💚 some help on this!

Tasks:

  • good-first-issue -o exits appropriately
  • log returns a properly formatted output without any undefined (the repo name is especially tricky!)
  • `require('good-first-issue') operates and returns an object
rishabh-bansal
rishabh-bansal commented Oct 4, 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

front-end

Improve this page

Add a description, image, and links to the beginner-friendly topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beginner-friendly topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.