"Don't accept your own tickets"

Don’t accept your own tickets

The unwritten rule of contributing to Django.

There are numerous examples of maintainers and Fellows asking contributors to not accept their own tickets. It is not explicitly written in the contributing documentation.

Would it be a good idea add this to the documentation?

My proposed change: Comparing django:main...jonbiemond:docs/ticket-triage-accepted · django/django · GitHub

3 Likes

Yes, good spot! :+1:

1 Like

I could swear we had this already but I couldn’t find it, I may be confused with the “do not set your own ticket as RFC” (django/docs/internals/contributing/triaging-tickets.txt at main · django/django · GitHub)

@villager would you created a PR for this?

1 Like

Thanks! PR created. Clarified that submitters may not mark their own ticket as accepted. by jonbiemond · Pull Request #21113 · django/django · GitHub

3 Likes