-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added descrption for Finding issues, Css and Dart (#139)
* Added descrption for Finding Issues * updated css and Dart Lists
- Loading branch information
1 parent
4a7abcb
commit 1834a7d
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,10 +40,10 @@ Here, you find possibilities to ease the search. | |
- Use [Search Engine Hacktoberfest Project Finder](https://hacktoberfest-projects.vercel.app/) - Offers filtering by language. The best thing is that the projects are initially sorted by GitHub stars. | ||
- Use [Search Engine Up For Grabs](https://up-for-grabs.net/#/) - find beginner-friendly projects and issues | ||
- [Search for label `hacktoberfest`](https://github.com/search?q=label%3Ahacktoberfest+state%3Aopen+type%3Aissue) - Label especially created for Hacktoberfest. | ||
- [Search for label `first-timers-only`](https://github.com/search?q=label%3Afirst-timers-only+state%3Aopen+type%3Aissue) | ||
- [Search for label `for-new-contributors`](https://github.com/search?q=label%3Afor-new-contributors+state%3Aopen+type%3Aissue) | ||
- [Search for label `good-first-issue`](https://github.com/search?q=label%3Agood-first-issue+state%3Aopen+type%3Aissue) | ||
- [Search for label `easy`](https://github.com/search?q=label%3Aeasy) | ||
- [Search for label `first-timers-only`](https://github.com/search?q=label%3Afirst-timers-only+state%3Aopen+type%3Aissue) - Issues tailored for first-time contributors. | ||
- [Search for label `for-new-contributors`](https://github.com/search?q=label%3Afor-new-contributors+state%3Aopen+type%3Aissue) - Ideal for those who are new to open-source contributions. | ||
- [Search for label `good-first-issue`](https://github.com/search?q=label%3Agood-first-issue+state%3Aopen+type%3Aissue) - Awesome beginner-friendly issues. | ||
- [Search for label `easy`](https://github.com/search?q=label%3Aeasy) - Simple issues to start your Hacktoberfest journey. | ||
|
||
## Events | ||
|
||
|
@@ -59,13 +59,14 @@ They also try to be very welcoming for 1st-time contributors. | |
|
||
([all CSS projects with Hacktoberfest issues](https://github.com/search?utf8=%E2%9C%93&q=label%3Ahacktoberfest+state%3Aopen+type%3Aissue+language%3AJava&type=Issues&ref=advsearch&l=CSS)) | ||
|
||
- [crystal-ann](https://github.com/crystal-community/crystal-ann) | ||
- [crystal-ann](https://github.com/crystal-community/crystal-ann) - An awesome announcement tool for the Crystal programming language community. | ||
|
||
### Dart / Flutter | ||
|
||
([all dart projects with Hacktoberfest issues](https://github.com/search?utf8=%E2%9C%93&q=label%3Ahacktoberfest+state%3Aopen+type%3Aissue+language%3ADart&type=Issues&ref=advsearch&l=Dart&l=)) | ||
([all Dart projects with Hacktoberfest issues](https://github.com/search?utf8=%E2%9C%93&q=label%3Ahacktoberfest+state%3Aopen+type%3Aissue+language%3ADart&type=Issues&ref=advsearch&l=Dart&l=)) | ||
|
||
- [The Public Transport](https://github.com/thepublictransport/thepublictransport-app) - An awesome app to provide public transport information, written in Dart and Flutter. | ||
|
||
- [The Public Transport](https://github.com/thepublictransport/thepublictransport-app) | ||
|
||
Check failure on line 70 in README.md
|
||
### Go | ||
|
||
|