On Tuesday, December 8, 2015 at 5:56:36 AM UTC-8, prateek sharma wrote:
>
> Can you please summarize me what I basically need to do?
>
>
Read this:
 
http://doc.sagemath.org/html/en/developer/ 

and follow the workflow there to push a branch incorporating your changes 
to trac.sagemath.org.
The sage development workflow doesn't currently involve "pull requests" on 
github. Instead, you should make sure there's a branch on trac.sagemath.org 
and that that branch is registered on the relevant ticket. Then a potential 
reviewer knows where to find the code to be reviewed.

The "git-trac" command (documented there) helps performing a lot of the 
required steps. If you're more comfortable with using git directly then 
"git the hard way" might be useful doc.

Make sure you read "Sage Development Process" and "Sage Trac and tickets".

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to