Proper Steps to Submitting Code to the CCRoms Project.


This assumes you are quite competent with a computer, git, building AOSP, and generally know what you are doing, otherwise you would not be trying to submit source code.

  1. A github account is REQUIRED, they are available at http://www.github.com
  2. You will need to setup ssh keys in the account to push to your account, they have a nice tutorial
  3. Log into your Github account, go to http://github.com/cvpcs
  4. Fork the Repo's you plan to modify to your Github account. (be sure you have the correct branch selected when forking)
  5. Using the command line “git clone” the chosen repo, make sure you are on the correct branch!!
  6. Modify code, build, test, modify code, build, test, modify code, build test…
  7. When modifications are complete “git push” to your repo.
  8. Go to gitub.com, select the modified repo, click submit pull request.
  9. We will be notified of the pull request, review the code, and submit the modifications at our discretion.



Thank you for helping us make a better rom for everyone!

 
android_project/ccroms/code_submissions.txt · Last modified: 2010/09/23 16:27 by sniffle
 
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.3
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki