-
Notifications
You must be signed in to change notification settings - Fork 661
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
[WIP]Bug fixing attempts for GSoC 2024 #4530
Conversation
Hello @SampurnaM! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
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.
Hello there first time contributor! Welcome to the MDAnalysis community! We ask that all contributors abide by our Code of Conduct and that first time contributors introduce themselves on GitHub Discussions so we can get to know you. You can learn more about participating here. Please also add yourself to package/AUTHORS
as part of this PR.
Linter Bot Results:Hi @SampurnaM! Thanks for making this PR. We linted your code and found the following: Some issues were found with the formatting of your code.
Please have a look at the Please note: The |
As a general rule, don't comment out code when you want something to be reviewed. We tend to look at the diff https://github.com/MDAnalysis/mdanalysis/pull/4530/files and we just want to see old code (red) and new code (green). As long as you have "WIP" in the title or the PR is in "draft status", people will likely not look at it. Most developers are too busy to review drafts. Sometimes a draft PR emerges from a discussion along the lines of "This sounds like an interesting idea, why don't you make a quick draft PR so that we see what the idea looks like concretely in code and then we discuss there." |
Furthermore, I strongly suggest you change the title to something that immediately conveys what is being fixed so that it catches the eyes of developers that care about the specific thing. The original issue title is generally a good starting point. It's very good that you're linking the original issue. (You don't have to include "attempts" or "hopefully" — just "fixes" is fine. We all strive to do things right and sometimes it's harder than we think, that's understood by everyone here.) |
"We all strive to do things right and sometimes it's harder than we think, that's understood by everyone here." - you just made my day. I am closing this PR ( there was a great PR ahead of me on this issue) and focus on [(https://github.com//pull/4531)]. Thanks :) |
Attempts to fix #2879
Changes made in this Pull Request:
I have never worked with such a well-organized, large code base, so I have commented out things as I am afraid to mess things up. Happy to delete this branch or submit a fresh PR with code.
PR Checklist
Developers certificate of origin
📚 Documentation preview 📚: https://mdanalysis--4530.org.readthedocs.build/en/4530/