-
-
Notifications
You must be signed in to change notification settings - Fork 284
[3.x] Refactoring MailEclipse Package #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ReeceM
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some fixes still need to be changed, one issue found in the way of the merge from master
|
Actually, looking at all the changes being made, I could split this into a bunch of PR's |
|
Just a note so that it isn't assumed it's abandoned, currently just handling a few things and will be able to come back to this update. As I do feel it should help add new features as contributors can be given a clear idea as to where to add features |
Qoraiche
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Cool :) I'll merge merge it to master for testing purposes, I do think I may have broken stuff. So I won't tag anything till it's fixed and running smooth. |
This PR will contain the initial set of refactoring changes that would encourage an easier on-boarding of new contributors.
It will also hopefully make it easier to get unit tests going on the project so that the state is known when new people add/remove things :)
Based on #129
Will be a draft for now as the new edits are made so that the PR isn't merged, any new updates to master I will add to my branch, so please feel free to continue accepting PRs if there are any.