diff options
Diffstat (limited to 'GetInvolved.md')
-rw-r--r-- | GetInvolved.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/GetInvolved.md b/GetInvolved.md new file mode 100644 index 0000000..86da962 --- /dev/null +++ b/GetInvolved.md @@ -0,0 +1,29 @@ +# I can code! # + * **Coding on libproxy** + 1. Check out the [TODO list](Roadmap.md) + 1. Make a patch + 1. Submit it for review + + * **Adding libproxy support to other applications** + 1. Pick a [project that needs to support libproxy](Applications.md) + 1. Download the source code for that project + 1. Make a patch for the project to [support libproxy](HowTo.md) + 1. File the patch on the pre-existing bug (see the PR section below) + 1. Politely dialog with the project and advocate for adoption of your patch + +# I can do PR! # + 1. Pick a [project that needs to support libproxy](Applications.md) + 1. Fill in the various info in the [application table](Applications.md) + 1. File a bug against that project + 1. Paste the URL to that bug into the [application table](Applications.md) + 1. Fill out the [contact template](ContactTemplate.md) and email it to the project's mailing list + 1. Politely dialog with the project and advocate for libproxy adoption + +# I can write documentation! # + 1. Look for holes in the current documentation + 1. Edit the wiki + +# I can juggle 5 flaming chainsaws! # + 1. Cool! + 1. How much does medical insurance cost you? + 1. Actually, I don't think we have any use for this skill...
\ No newline at end of file |