good-first-issue
Here are 525 public repositories matching this topic...
🚀 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
-
Updated
Oct 23, 2021 - Java
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Nov 15, 2021 - Jupyter Notebook
-
Updated
Dec 15, 2021 - HTML
-
Updated
Dec 17, 2021 - JavaScript
-
Updated
Nov 19, 2021 - JavaScript
Add Projects
Add projects under <language>/Projects/ for example a python project will go under the folder Python/Projects/
Add Algorithms
Add tests
The module is currently lacking tests. This is something that is 100% needed but also something I'm entirely unfamiliar with. Would
Tasks:
- good-first-issue -o exits appropriately
-
logreturns a properly formatted output without anyundefined(the repo name is especially tricky!) - `require('good-first-issue') operates and returns an object
-
Updated
Dec 18, 2021 - HTML
- Do you want to add a New solution ?
- Or you solution is better than already added solution ?
Then go ahead and create a pull request. Please read Pull Request Process for simple steps to contribute
-
Updated
Nov 9, 2021 - Ruby
Is your feature request related to a problem? Please describe.
Adding new entries to the Playground's settings panel is error-prone and it's really hard to change their order.
Describe the solution you'd like
The settings panel could be generated based on a view model tha
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
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.
-
Updated
Dec 18, 2021 - C#
-
Updated
Dec 16, 2021 - JavaScript
Data cleanup
Some of the datasets eg.Routes, Ips etc. might be outdated and require some verification and cleanup. This is an on-going task so if you have some spare time please have a look. Thanks!
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
Contribute
Feel free to add everything you want from memes to blogs to codes to even show off your projects!
-
Updated
Nov 13, 2021 - JavaScript
Please take this as part of Task 3
- Tech stack: HTML/JS or React or Gatsby
- Single page website
- Should list a brief about hacktoberfest
- Should list our tasks and how to contribute to us
- Mention contribution graph using some API
- Try to use Tailwind CSS if possible
Solve Round H
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:
- Retype
✅ - C - @imsushant12
- C++ - @rk1091
- Java - @sid-khuntwal
Simon Game
Feature ✅
Description
The simon game, made with javascript, html and CSS.
Example
Checklist:
- I have read the project guidelines.
- I have checked all the existing projects, before submitting a new project issue.
- T
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
- Add a README file in your project
- Check [HelloWorld](https://github.com/SanjayDevTech/Code-with-love/tree/master/android/SanjayD
-
Updated
Dec 2, 2021 - TypeScript
-
Updated
Dec 5, 2021 - TypeScript
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.
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."
What's the Problem?
I usually create new files with CTRL + SHIFT + N. Mostly that's folders or unnamed files.
Currently, after you create a new element, the current index of my sidebar is highlight.
Solution/Idea
It would be much more beneficial to highlight the element which was just created.
That way you could instantly open the file/folder instantly by pressing
Enter. Or in case