🀝 Help keep the CHT GitHub repositories clean and accessible!

Hi everyone!

As our community continues to grow, our repositories are becoming busier with contributions from developers around the world. To help keep things organized and make it easier for new contributors to jump in, we would love your help with some repository housekeeping.

Quick repository cleanup checklist

For your open Pull Requests:

  • Review any PRs you created or that are assigned to you
  • Add updates on current status or next steps
  • Close any PRs that are no longer relevant or needed

:sparkles: Tip from @mrjones: Click this link to see PRs you opened that need some love

For issues you created:

  • Check if the issue is still needed and relevant
  • Ensure it has all the necessary information for someone to work on it
  • If it’s suitable for newcomers, please add additional details and the β€œgood first issue” label

For issues assigned to you:

  • Confirm you are still planning to work on the issue
  • If your priorities have changed, please unassign yourself so others can pick it up

Why this matters

A well-maintained repository makes it much easier for:

  • New contributors to find meaningful ways to get involved
  • Existing maintainers to prioritize and review work
  • The entire community to understand what needs attention

Even spending just 10-15 minutes reviewing your items can make a significant difference in keeping our CHT public repositories navigable and welcoming for everyone.

Thank you for taking the time to help with this community effort! Every contribution, no matter how small, helps make our community stronger and more accessible.

Happy coding! :rocket:

5 Likes

is:pr state:open archived:false author:@me sort:updated-desc repo:medic/cht-core
Filter might be more useful, @mrjones’s filter shows open PRs on all repos (outside medic as well).
Link

I also tried
is:pr state:open archived:false author:@me sort:updated-desc org:medic, but end up getting Invalid value medic for org, probably because I am not a member?
The filter still seems to work as expected.

1 Like

Thanks for the tips @apoorvapendse! I agree it is nice to focus on just the CHT based repos like CHT Core. While I did use it as an excuse to clean up my PRs other projects, but can appreciate a very active GitHub user would only want to focus on CHT projects!

2 Likes