I wrote a document describing how I maintain open source projects, and linked it from my global CODE_OF_CONDUCT, CONTRIBUTING, and SECURITY files.

It talks about how I prefer issues to PRs, how I work in batches, and how I'm trigger-happy with bans.

Feedback welcome!

https://github.com/FiloSottile/FiloSottile/blob/main/maintenance.md#security-issues

FiloSottile/maintenance.md at main · FiloSottile/FiloSottile

Contribute to FiloSottile/FiloSottile development by creating an account on GitHub.

GitHub
@filippo Great resource! I like the document especially the part related to PR and work cycle. I currently work on my OSS projects in my spare time but most of your points works for me too. I was wondering if I should add something similar. Do you mind if in that case I write one adapting your document? (Of course giving proper attribution). Anyway thanks for sharing lot of useful things there.
@lucor absolutely, feel free to reuse it. Actually, I’ll add a CC BY 4.0 license to it.
@filippo Thanks! I'll keep you posted.