On 11/4/20 3:37 AM, Adam Larat wrote: > I would be glad to contribute if you indicate me the procedure to > follow,
Oh, I just saw this part now. Most of the process is covered by https://doc.sagemath.org/html/en/developer/index.html but can be simplified if you're used to contributing to open source (particularly git) projects: * Sign up for trac (first time only) * Open a trac ticket * Clone the sage git repo and switch to the "develop" branch * Create your own branch off of "develop" named something like u/<your-trac-username>/ticket/<trac-ticket-number> * Fix the bug * Push your branch * Update the trac ticket with your branch's name, and mark it "Needs review" -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/c7242a86-7baf-799c-fa2d-0184bdc1511d%40orlitzky.com.