mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Initial commit
This commit is contained in:
17
CONTRIBUTING.md
Normal file
17
CONTRIBUTING.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Contribution Guidelines
|
||||
|
||||
Please ensure your pull request adheres to the following guidelines:
|
||||
|
||||
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
||||
- Make sure your list is useful before submitting. That implies it having enough content and every item a good succinct description.
|
||||
- Make an individual pull request for each suggestion.
|
||||
- Use the following format: `[List Name](link)`
|
||||
- Link additions should be added to the bottom of the relevant category.
|
||||
- New categories or improvements to the existing categorization are welcome.
|
||||
- Check your spelling and grammar.
|
||||
- Make sure your text editor is set to remove trailing whitespace.
|
||||
- The pull request and commit should have a useful title.
|
||||
|
||||
Thank you for your suggestions!
|
||||
|
||||
(this file was mostly copied from [awesome-speaking](https://github.com/matteofigus/awesome-speaking))
|
||||
42
README.md
Normal file
42
README.md
Normal file
@@ -0,0 +1,42 @@
|
||||
# Awesome First PR Opportunities
|
||||
|
||||
A list of awesome beginners-friendly projects.
|
||||
|
||||
Inspired by [First Timers Only](https://medium.com/@kentcdodds/first-timers-only-78281ea47455#.vsu847e81) blog post and [YourFirstPR](http://yourfirstpr.github.io/) project.
|
||||
|
||||
If you are an open source project maintainer, add label `first-timers-only` (or similar) to your project and list it here so people can find it.
|
||||
|
||||
## C++
|
||||
|
||||
[xoreos](https://github.com/xoreos/xoreos/labels/first-timers-only) _(label: fisrt-timers-only)_
|
||||
|
||||
## C\#
|
||||
|
||||
[Shouldly](https://github.com/shouldly/shouldly/labels/Jump-In) _(label: Jump-In)_
|
||||
|
||||
## JavaScript
|
||||
|
||||
- [Clementine.js Boilerplate](https://github.com/johnstonbl01/clementinejs/labels/beginner) _(label: beginner)_
|
||||
- [PouchDB](https://github.com/pouchdb/pouchdb/labels/first%20timers%20only) _(label: fisrt time only)_
|
||||
- [Leaflet](https://github.com/Leaflet/Leaflet/labels/easy%20fix) _(label: easy fix)_
|
||||
- [angular-formly](https://github.com/formly-js/angular-formly/labels/first-timers-only) _(label: first-timers-only)_
|
||||
- [Dragula](https://github.com/bevacqua/dragula/labels/first-timers-only) _(label: first-timers-only)_
|
||||
- [UI.Layout directive (Angular UI)](https://github.com/angular-ui/ui-layout/labels/first-timers-only) _(label: first-timers-only)_
|
||||
- [React Router](https://github.com/rackt/react-router/labels/good-for-beginner) _(label: good-for-beginner)_
|
||||
- [history](https://github.com/rackt/history/labels/good-for-beginner) _(label: good-for-beginner)_
|
||||
- [The Reapp User Interface](https://github.com/reapp/reapp-ui/labels/good-for-beginner) _(label: good-for-beginner)_
|
||||
- [Mozilla Shumway](https://github.com/mozilla/shumway/labels/good-for-beginner) _(label: good-for-beginner)_
|
||||
|
||||
## PHP
|
||||
|
||||
- [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin/labels/newbie) _(label: newbie)_
|
||||
|
||||
## Python
|
||||
|
||||
- [catapult](https://github.com/catapult-project/catapult/labels/Good%20First%20Bug) _(label: Good First Bug)_
|
||||
- [Python Babel](https://github.com/python-babel/babel/labels/easy) _(label: easy)_
|
||||
|
||||
## Ruby
|
||||
|
||||
- [JRuby](https://github.com/jruby/jruby/labels/beginner) _(label: beginner)_
|
||||
- [puppet-mcollective](https://github.com/puppet-community/puppet-mcollective/labels/beginner%20friendly) _(label: beginner friendly)_
|
||||
Reference in New Issue
Block a user