Project Github Issues cleansup

Have you documented your process for people who want to help? How do you modify packages, revert in case of breakage, run tests?

Given that most of this is Python, we can simply edit the code in place, but perhaps there’s a better way.

I am interested, but I’m not sure how I would begin.

1 Like

You are very right. I have to document my workflow. On how to find and fix small issues. How to test them. How to submit them for review to have the minimum impact for review.

Marek’s presentation during last year summit was inspirational. You would find it if you search the forum for Summit 2023. It is the 1st presentation in first day.

3 Likes