Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] JDT.Core Cleanup Practice

You should update / enhance the

https://github.com/eclipse-jdt/eclipse.jdt.core/blob/master/CONTRIBUTING

then it will be shown to contributors on Github and hopefully can always be more up-to-date than a mailinglist posting.

As an alternative maybe the code templates should be adjusted:
https://github.com/eclipse-jdt/.github

Am 21.05.24 um 08:39 schrieb Manoj Nalledathu Palat via jdt-dev:
Dear All,

Since we have moved to github issues from Bugzilla, and also since there are more contributors, wanted to remind about the practice of cleanups followed in jdt.core.

Please adhere to the following:

 1. Please have [cleanup] in the subject of the issue and pr.
 2. Please assign reviewers to these PRs [look at the code neighbourhood
    to “find” a committer who has changed/added code]
 3. Please restrict the mass cleanups to only M1 milestone.

These are nothing new but just adapted to the github world.

Thanks,

Manoj N Palat


_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jdt-dev


Back to the top