-
-
Notifications
You must be signed in to change notification settings - Fork 423
Implementation of LegacySurvey #2192
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
Hello @burnout87! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2021-11-15 10:37:15 UTC |
Thanks for the contribution! A quick request: please call this something other than 'legacy survey' - perhaps |
@burnout87 - thank you for the PR. Before we proceed I would suggest to close this one and open another one from a branch rather than from your default master branch, as it will make it easier for you to pull newer changes onto your default branch while this PR is open. Basically, all you need:
And then open a PR from your <name_of_feature_branch>. Otherwise, I would share the comment of Adam above that we'll need to rethink the name and structure of the module. E.g. I am thinking along a line of a module of |
Hi @bsipocz thanks for your comment. I will proceed as you suggested. |
No description provided.