This is a list of issues which might be good for those newer to Open Source to take a look at. They should offer help if you need it and many are well defined changes to make.
- casey/just#341 - Just "Print recipe signature in case of missing arguments"
- casey/just#340 - Just "Allow
--justfile
without--working-directory
" - rust-onig/rust-onig#81 - Rust Onig "Investigate Match Param Progress Callbacks"
- https://github.com/rust-lang-nursery/rust-clippy/labels/good%20first%20issue - Clippy issues
- iwillspeak/IronRure#27 - IronRure "CI Build Doesn't Fail if Build Fails"
- dotnet/orleans#2359 - Orleans "Migrate samples to 2.1"
- serilog/serilog#1065 - Allow Serilog to omit assembly names from config
- https://github.com/dotnet/corefx/issues/17905 - Pruning dead code from the .Net base class libraries
- https://medium.freecodecamp.org/i-just-got-my-free-hacktoberfest-shirt-heres-a-quick-way-you-can-get-yours-fa78d6e24307 Free code camp guide
- https://github.com/munificent/craftinginterpreters Crafting Interpreters Book
- https://github.com/search?q=label:hacktoberfest+state:open+type:issue Hacktoberfest Issues
- https://github.com/search?q=label%3Afirst-timers-only+state%3Aopen+type%3Aissue First timers only!
- https://github.com/search?q=label%3Afor-new-contributors+state%3Aopen+type%3Aissue For new Contributors