-
Notifications
You must be signed in to change notification settings - Fork 15
Description
To keep a maintainable list of Issues and PRs i would like to close Issues and even PRs where
- no active Contributor is showing interest within ~ 1 Months,
with link to https://github.com/eclipse-platform#community:
Closing as not-planned due to inactivity. Please see https://github.com/eclipse-platform#community
I suggest that Eclipse® IDE Working Group or Individuals who would like to get paid for fixing Issues could leave a message there how to get involved if wanted.
The rule implies that Issues created by active Contributors should not be closed without request to allow contributors to queue up work for later.
The period is rather short to give the creator a timely feedback and reflects the current reality that active contributors typically react within a week or never.
It does not hinder anybody to reopen.
With "active Contributor" i mean both committers and non-committers who are actively contributing to Eclipse IDE.
A list of closed issues as not planned can still be shown with a filtered search like:
https://github.com/issues?q=is%3Aclosed+reason%3A%22not+planned%22+user%3Aeclipse-platform
WDYT?