Skip to content

Commit ae1b55e

Browse files
Update getting started sectoin
1 parent db60449 commit ae1b55e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/gettingstarted/contributing.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ According to copyright laws, you wrote the code and hold copyright.
3838
The code transferred has to be permissive open source licensed (GPL is not permissive).
3939
Once transferred the initial repo has to pass peer reviewing before becoming a submodule.
4040

41-
## Volunteer as code reviewer
41+
## Code reviews
4242

4343
Lots of PRs have been stuck in the reviewing pipeline for years because nobody reviewed them.
4444
Your efforts helps plugins being shipped faster.
@@ -47,14 +47,15 @@ You can also join the [reviewer teams](https://github.com/orgs/albertlauncher/te
4747
These teams will be assigned on new pull requests and as such you will get a notification.
4848
Leave a message with your GitHub username to get an invite.
4949

50-
## Volunteer as plugin maintainer
50+
## Plugin maintenance
5151

5252
Lots of plugins do not have a maintainer.
5353
If you are using a plugin a lot and have C++ or Python skills you are probably a good plugin maintainer.
5454
Just send a PR adding your GitHub username to the maintainers array of the plugin metadata and you're in.
5555
Revert it to step back.
5656
If you are a maintainer you will be assigned on new issues and pull requests.
5757

58+
<!--
5859
## Changes to the core application
5960
6061
Currently the core app is source available and proprietary.
@@ -63,6 +64,7 @@ Lots of additions had to be reverted in the past.
6364
I learned my lessons and will not merge contributions carelessly.
6465
Probably you will not have fun matching my standards of defensive code.
6566
If you still want to work on the core, be sure to get in touch with me _before_ starting.
67+
-->
6668

6769
## Translations
6870

0 commit comments

Comments
 (0)