Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: pages/contribute-code.md

Issue 29367176: Issue 4183 - Changed clarification IRC avaibility (Closed)
Patch Set: Issue 4183 - Changed_clarification_IRC_avaibility Created Dec. 9, 2016, 4:09 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Contributing code to Adblock Plus 1 title=Contributing code to Adblock Plus
2 2
3 3
4 ## {{things-to-work-on Finding something to work on}} 4 ## {{things-to-work-on Finding something to work on}}
5 5
6 * {{javascript-work If you know **JavaScript**, you can work on [the Adblock Plu s core code](modules#core), [Adblock Plus for Firefox](modules#adblock-plus-for- firefox), [Adblock Plus for Chrome, Opera and Safari](modules#platform) or [our websites](modules#websites).}} 6 * {{javascript-work If you know **JavaScript**, you can work on [the Adblock Plu s core code](modules#core), [Adblock Plus for Firefox](modules#adblock-plus-for- firefox), [Adblock Plus for Chrome, Opera and Safari](modules#platform) or [our websites](modules#websites).}}
7 * {{python-work If you know **Python**, you can work on our [build and release t ools](modules#build-and-release-tools) or our [backend](modules#sitescripts).}} 7 * {{python-work If you know **Python**, you can work on our [build and release t ools](modules#build-and-release-tools) or our [backend](modules#sitescripts).}}
8 * {{cpp-work If you know **C++**, you can work on [libadblockplus](modules#libad blockplus) or [Adblock Plus for Internet Explorer](modules#adblock-plus-for-inte rnet-explorer).}} 8 * {{cpp-work If you know **C++**, you can work on [libadblockplus](modules#libad blockplus) or [Adblock Plus for Internet Explorer](modules#adblock-plus-for-inte rnet-explorer).}}
9 * {{java-work If you know **Java**, you can work on [Adblock Browser for Android ](modules#adblock-browser-for-android) or [Adblock Plus for Samsung Browser](mod ules#adblock-plus-for-samsung-browser).}} 9 * {{java-work If you know **Java**, you can work on [Adblock Browser for Android ](modules#adblock-browser-for-android) or [Adblock Plus for Samsung Browser](mod ules#adblock-plus-for-samsung-browser).}}
10 * {{objective-c-work If you know **Objective-C**, you can work on [Adblock Plus for iOS](modules#adblock-plus-for-ios)}} 10 * {{objective-c-work If you know **Objective-C**, you can work on [Adblock Plus for iOS](modules#adblock-plus-for-ios)}}
11 * {{puppet-work If you know **Puppet**, you can work on [our infrastructure](mod ules#infrastructure).}} 11 * {{puppet-work If you know **Puppet**, you can work on [our infrastructure](mod ules#infrastructure).}}
12 12
13 {{github Note that most of our projects are also on [GitHub](https://github.com/ adblockplus), if you prefer that.}} 13 {{github Note that most of our projects are also on [GitHub](https://github.com/ adblockplus), if you prefer that.}}
14 14
15 {{issues We're keeping track of all the things we want to fix and improve on our [issue tracker](https://issues.adblockplus.org).}} 15 {{issues We're keeping track of all the things we want to fix and improve on our [issue tracker](https://issues.adblockplus.org).}}
16 16
17 {{finding-an-issue If you already know what you want to do, feel free to create an issue there. If not, have a look at the issues marked as [goodfirstbug](https ://issues.adblockplus.org/report/9). 17 {{finding-an-issue If you already know what you want to do, feel free to create an issue there. If not, have a look at the issues marked as [goodfirstbug](https ://issues.adblockplus.org/report/9).
18 If you don't find anything interesting, feel free to pick any unassigned issue, ideally [P4](https://issues.adblockplus.org/query?priority=P4&status=new&amp ;status=reopened&status=reviewing&col=id&col=summary&col=status& amp;col=owner&col=type&col=priority&col=milestone&col=component& amp;order=priority).}} 18 If you don't find anything interesting, feel free to pick any unassigned issue, ideally [P4](https://issues.adblockplus.org/query?priority=P4&status=new&amp ;status=reopened&status=reviewing&col=id&col=summary&col=status& amp;col=owner&col=type&col=priority&col=milestone&col=component& amp;order=priority).}}
19 19
20 {{starting-work In any case, please write a comment saying that you'd like to wo rk on something before you get started. That way we can assign the issue to you, to ensure no one else starts to work on the same thing.}} 20 {{starting-work In any case, please write a comment saying that you'd like to wo rk on something before you get started. That way we can assign the issue to you, to ensure no one else starts to work on the same thing.}}
21 21
22 ## {{getting-in-touch Getting in touch}} 22 ## {{getting-in-touch Getting in touch}}
23 23 {{irc Need help or want to chat? Join our IRC channel: [#adblockplus on irc.mozi lla.org](irc://irc.mozilla.org/#adblockplus) (there is also a [web-based client] (http://mibbit.com/?server=irc.mozilla.org&channel=%23adblockplus)). While w e are a globally distributed team, there are times when most of the team is not online. Please note that we cannot reply to you if you are offline.}}
24 {{irc Feel free to join our IRC channel if you need help or want to chat: [#adbl ockplus on irc.mozilla.org](irc://irc.mozilla.org/#adblockplus). There's also a [web-based client](http://mibbit.com/?server=irc.mozilla.org&channel=%23adbl ockplus).}}
25 24
26 ## {{submitting-a-patch Submitting a patch}} 25 ## {{submitting-a-patch Submitting a patch}}
27 26
28 {{coding-style Once you've made and tested your changes, first make sure they're in line with our [coding style](coding-style).}} 27 {{coding-style Once you've made and tested your changes, first make sure they're in line with our [coding style](coding-style).}}
29 28
30 {{sending-a-patch Now you can send us your patch, ideally by uploading it to [co dereview.adblockplus.org](https://codereview.adblockplus.org). But you can also attach a patch file to the issue, or create a pull request on [GitHub](https://g ithub.com/adblockplus).}} 29 {{sending-a-patch Now you can send us your patch, ideally by uploading it to [co dereview.adblockplus.org](https://codereview.adblockplus.org). But you can also attach a patch file to the issue, or create a pull request on [GitHub](https://g ithub.com/adblockplus).}}
31 30
32 {{contributor-agreement Finally, before we can accept your patch, you need to si gn the [contributor agreement](https://adblockplus.org/eyeo-contributor-license- agreement.pdf). Please print it out, sign it, scan that or take a picture of it and send it to one of your reviewers.}} 31 {{contributor-agreement Finally, before we can accept your patch, you need to si gn the [contributor agreement](https://adblockplus.org/eyeo-contributor-license- agreement.pdf). Please print it out, sign it, scan that or take a picture of it and send it to one of your reviewers.}}
33 32
34 ## {{becoming-a-comitter Becoming a committer}} 33 ## {{becoming-a-comitter Becoming a committer}}
35 34
36 {{becoming-a-comitter If you intend to contribute to a project on a regular basi s, you might want to become a [committer](committer).}} 35 {{becoming-a-comitter If you intend to contribute to a project on a regular basi s, you might want to become a [committer](committer).}}
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld