good-first-issue
Here are 552 public repositories matching this topic...
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 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
-
Updated
May 7, 2022 - Java
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 17, 2022 - HTML
-
Updated
Jun 8, 2022 - Jupyter Notebook
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 13, 2022 - HTML
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
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
- 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
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:
)
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.
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
Jul 13, 2022 - TypeScript
Юнит тесты
Рамочная задача для Pull Request-ов с юнит-тестами.
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
-
Updated
Jul 17, 2022 - JavaScript
-
Updated
Jul 5, 2022 - JavaScript
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."
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