Skip to content
#

good-first-issue

Here are 552 public repositories matching this topic...

first-contributions
Roshanjossey
Roshanjossey commented Jun 24, 2022

It would be good to have a video tutorial explaining how to make your first PR.

The format I have in mind is a beginner sharing their screen and going through the tutorial. I can explain the steps and answer questions during this call.

If you are interested in being a part of this or have suggestions, please comment down below and let's discuss this further.

Cheers

Files
KingRayCao
KingRayCao commented Jul 14, 2022

Description

When I try to create a folder or file and try to type the name in Chinese, I can't create it immediately(the button below remains grey.).
Rather, I have to delete one charactor to make the ‘create’ button available.

Steps To Reproduce

No response

Expected behavior

I can directly create the file without deleting a charactor.

Files Version

Version:

bug triage approved good first issue
responsively-app
jjavierdguezas
jjavierdguezas commented Jun 30, 2022

🐞 bug report

I don't know exactly how I get to this scenario, but it is reproducible (at least in my env)

Changing zoom and layout leads to incorrect UI display after restart

🕵🏼‍♂️ Is this a regression?

idk

🔬 Minimal Reproduction

1- Open Responsively
2- Set layout to Individual
3- Set Zoom to 20%
4- Close Re

bug help wanted good first issue
Hacktoberfest-2020
15
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
enhancement help wanted good first issue tests
LeetCode-Solutions
triplea
DanVanAtta
DanVanAtta commented Mar 31, 2022

Precondition: the IP address of your computer shall not match "https://www.whatismyip.com/" and port forwarding must not be set up.

Repro steps:

  • launch game
  • join lobby
  • host game
  • wait for "your computer is not reachable from the internet" message to appear
  • notice additional error message

Incorrect error message:
![Screenshot from 2022-03-30 21-13-27](https://use

Problem Good First Issue
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
help wanted good first issue easy
ows-ali
ows-ali commented Oct 21, 2018

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.

enhancement help wanted good first issue Hacktoberfest
AlgoBook
geekquad
geekquad commented Sep 29, 2021

Implementation of Graph Algorithms:
Needs to be merged in java/graph_algorithms

  • A* (A star)

  • Dijkstra’s shortest path algorithm

  • Dijkstra’s Algorithm for Adjacency List Representation

  • Kruskal’s Minimum Spanning Tree Algorithm

  • Bellman-Ford Algorithm

  • Floyd Warshall Algorithm

  • Kahns Algorithm

  • Peterson Graph Problem

  • Steine

good first issue beginner-friendly up-for-grab java
GoogleKickStart2020_Solutions
lostgirljourney
lostgirljourney commented Mar 22, 2021

Solve Questions of Round H

Languages accepted:

  • C
  • C++
  • Java
  • Python

Questions to view: https://github.com/BlankCoders/GoogleKickStart2020_Solutions/blob/master/Round%20H/QuestionsList.md

Important: Comment below to let us know what you want to solve & in which language. 😄

Assignees:

good first issue question Hacktoberfest C
rodrigo-arenas
rodrigo-arenas commented Jun 16, 2022

I open this issue for newcomers who would like to contribute to an open-source project

The idea is to improve the current docs and add more examples using the library, you can see the current docs files here

You could also add external articles to the package showcasing some applications, see [these](https://github.com

documentation help wanted good first issue up-for-grabs

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