On Wednesday, June 1, 2022 at 9:33:52 AM UTC-7 Clemens Mosig wrote:
> Hi all, > > we are three students from the Freie University Berlin who, as part of a > university course on open source software development (lead by Florian > Berger), would like to contribute in the following months to the > development of trac and ideally to the next release. > > We are all Master's students in computer science and have several years > of programming experience in Python. Most of us have been using Python > primarily for data analysis or prototyping. > > We would to ask which tasks (or type of tasks) we could pick up as a > start to get familiar with the project. > > Cheers, > Clemens, Maynard, Niclas > Thanks for your offer to help! I guess the first question is, what do you want to work on? Do you want to work on fixing bugs and doing maintenance, or would you like to do a big feature like integrating a plugin? Either way, I'd recommend starting with a few small issues in order to work out the logistics of integrating your changes. There's some stuff assigned to 1.5.5, does any of that look interesting? https://trac.edgewall.org/query?status=assigned&status=new&status=reopened&milestone=1.5.5&groupdesc=1&group=status&col=id&col=summary&col=owner&col=type&order=priority&row=changelog&row=apichanges&row=internalchanges Something like this looks pretty straightforward: https://trac.edgewall.org/ticket/13273 If you are comfortable working from GitHub, here is a starting guide: https://trac.edgewall.org/wiki/TracDev/SubmittingPatches#MultipleChangesets The workflow is much easier than working with patch files. Ryan -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-dev/886b5baa-f1ac-495d-8db0-2109b2944293n%40googlegroups.com.