109
edits
(Created page with '== Opportunities == Want to play with Raindrop code and make it better? Here are some resources that will help you get started along with specific notes about where we need the …') |
|||
Line 32: | Line 32: | ||
If the change is very small, then creating a patch file is sufficient, and let us know where to pick it up on the [[Raindrop/Community|Raindrop discussion list]]. | If the change is very small, then creating a patch file is sufficient, and let us know where to pick it up on the [[Raindrop/Community|Raindrop discussion list]]. | ||
Be sure to match the [[Raindrop/CodeStyle|Code Style]]. | |||
If it is a larger change, be sure to sign a [http://www.mozilla.org/hacking/committer/ Mozilla Contributor Agreement] and do the following: | If it is a larger change, be sure to sign a [http://www.mozilla.org/hacking/committer/ Mozilla Contributor Agreement] and do the following: | ||
* | * Create a clone of the repo, and do the changes. | ||
* Push the code to a publicly-visible area, like [http://bitbucket.org/ BitBucket]. | |||
* Tell us the location of the | * Tell us the location of the clone so we can do pulls and iterate on changes. | ||
== Talking about the code == | == Talking about the code == | ||
To talk about the code or ask questions, see the [[Raindrop/Community|Community]] page. | To talk about the code or ask questions, see the [[Raindrop/Community|Community]] page. |
edits