-
Notifications
You must be signed in to change notification settings - Fork 35
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
updating style doc for list parameter #200
base: develop
Are you sure you want to change the base?
Conversation
@lilyminium @micaela-matta can you please once check this pr and let me know if any changes are needed:) |
Thanks for opening this PR, @robotjellyzone. I see that you've added in type hinting into the example -- could you please also add some text explicitly requesting that people follow type hinting recommendations? And, ah... @PicoCentauri, did we settle on a style for type hinting? It seems to me that we will have to stick with old style |
@lilyminium i have added the note requesting to follow type hints. please check & let me know for any further changes:) |
|
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.
Thanks!
And @lilyminium can you please check this pr? |
Please be patient and stop repeatedly tagging. Be respectful of our free labor: It’s a public holiday weekend and we do this in our free time. Your request is not urgent and will be dealt with when possible. |
Oh so sorry for that!! Yeah actually I knew that I should not tag again but actually you set the deadline yesterday that after 17th no pr will be considered so that's why it was a bit stressing. I hope you can understand and I didn't actually mean to disturb 🙏🏻. |
Don’t worry, the warning was mainly meant for people just starting new PRs not for the ones that are mostly done! |
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.
Thanks for adding the note, @robotjellyzone. Unfortunately as hinted in the question I asked here: #200 (comment), the style is actually a little more nuanced than that, so it warrants a bit more detail. I've suggested what I think is the best temporary solution below. @MDAnalysis/coredevs if you have different ideas, please comment :)
Also please add yourself to AUTHORS here as well :) |
Fixes #181
Fix done: Updated the user guide of contribution code to adjust new style following type hints