good-first-issue
Here are 530 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
Mar 12, 2022 - Java
-
Updated
Mar 19, 2022 - JavaScript
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Mar 17, 2022 - HTML
-
Updated
Feb 3, 2022 - Jupyter Notebook
-
Updated
Feb 9, 2022 - JavaScript
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
Add Projects
Add projects under <language>/Projects/ for example a python project will go under the folder Python/Projects/
Add Algorithms
-
Updated
Mar 8, 2022 - 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
Mar 11, 2022 - 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
Thanks...
Develop a Javascript {APPNAME} app.
Requirements:
- Add requirements for your project.
- Example:
- What the app must-haves.
- What the app can-haves.
- What additional can be added.
Bonuses 🎉 🎉 :
- Add tasks that are challenging.
- App can have this thing.
- Developers can also add this to the app.
- It will be great if App has this.
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.
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
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!
Contribute
Feel free to add everything you want from memes to blogs to codes to even show off your projects!
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
-
Updated
Mar 16, 2022 - TypeScript
-
Updated
Nov 13, 2021 - JavaScript
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
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
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 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?
The menu bar and ribbon UI was absent in the Files app
Solution/Idea
The menu bar and Ribbon UI was very usefull while dealing with files. The Ribbon UI can provide more option in a less space and everything at once
Alternatives
Refer the windows 10 explorer
Priorities