X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fdocs%2Fhacking.pod;h=e254665e2a7432bf6718814ebef55f7e81d01a13;hb=HEAD;hp=23ce51e3a619db835fabec1f58fed928f56228aa;hpb=9aee669886202be7035e6c6049fc71bc99dd3013;p=freeside.git diff --git a/rt/docs/hacking.pod b/rt/docs/hacking.pod index 23ce51e3a..e254665e2 100644 --- a/rt/docs/hacking.pod +++ b/rt/docs/hacking.pod @@ -204,6 +204,11 @@ before the fix and succeeds after. =head1 git quickstart +The process below describes how to get a copy of an RT repo, +modify it, and submit your changes as a patch. You can also create +an account on GitHub, fork RT, and submit a PR. GitHub has documentation +on this process: L. + =over =item 1. @@ -299,7 +304,8 @@ This will print out the names of the files as it creates them. =item 9. Attach these files to an email using your standard email client, and -send it to C. +send it to C. This will create a ticket in +our public RT instance at L. =back