The Wayback Machine - https://web.archive.org/web/20210721040040/https://github.com/topics/good-first-issue
Skip to content
#

good-first-issue

Here are 326 public repositories matching this topic...

responsively-app
geiras
geiras commented May 7, 2021

🚀 Feature Request

📝 Description

When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.

Describe the solution you'd like

I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr

Hacktoberfest-2020
14
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
Arfey
Arfey commented Apr 16, 2020

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
subeshb1
subeshb1 commented Oct 19, 2020

Prerequisites ⚠️⚠️⚠️

You must have completed Issue #259

Description

This is the second challenge. You will add a markdown file in directory readme-profiles named:

<github_username>.md

Add something about you and your showcases or projects. The information will be seen when you click on your stats on the home page.

Here is a reference for markdown https://github.com/

SanjayDevTech
SanjayDevTech commented Oct 3, 2020

Requirements of the project:

  • SDK version must be of android 10 or above
  • Custom icon is not mandatory
  • Deprecated methods or classes can be used but it is not recommended
  • Folder name should be in the format username_projectname

Optional

nodify
miroiu
miroiu commented Jan 14, 2021

Is your feature request related to a problem? Please describe.
It would be good to have an example of how to use multiple editors in an application.

Describe the solution you'd like
Use a tab control with a 'plus' button like in Chrome to create a new tab. The new tab will contain an empty editor instance.

Optional
Add a way to close the tabs. Suggestions:

  • a 'close' button
GuillaumeFalourd
GuillaumeFalourd commented Sep 16, 2020

What would you like ?

Why is this needed ?

  • With the Ritchie Portal (ongoing) those READMEs will be used to share
GoogleKickStart2020_Solutions
GopherGameServer
hewiefreeman
hewiefreeman commented Jul 25, 2019

Unity is a popular choice for game developers and studios of all sizes, hence a C# and/or Unity Script client API would be a great addition to the official client API list. This is open to anybody who would like to contribute, and is at least an intermediate Unity/C# developer.

You will retain full rights to your code and it's license type, and will receive credits on the GGS's main page, as we

Improve this page

Add a description, image, and links to the good-first-issue 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 good-first-issue topic, visit your repo's landing page and select "manage topics."

Learn more