Skip to content

Commit

Permalink
Meta: Request that new contributors don't start with new app/lib
Browse files Browse the repository at this point in the history
It's strongly preferred that new contributors get comfortable with the
system and the project by working on smaller and/or existing things
before adding entirely new components to it.
  • Loading branch information
awesomekling committed Jun 14, 2021
1 parent add3d6e commit b07b890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

When contributing to SerenityOS, make sure that the changes you wish to make are in line with the project direction. If you are not sure about this, open an issue first, so we can discuss it.

For your first PR, start with something small to get familiar with the project and its development processes.
**For your first couple of PR's, start with something small to get familiar with the project and its development processes. Please do not start by adding a new application, library or other large component.**

Everyone is welcome to work on the project, and while we have lots of fun, it's a serious kind of fun. :^)

Expand Down

0 comments on commit b07b890

Please sign in to comment.