-
Notifications
You must be signed in to change notification settings - Fork 11
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
Workflow: Draft spec #743
Workflow: Draft spec #743
Conversation
Ok, rad GitHub does render it nicely! |
Pull Request Test Coverage Report for Build 5425212174
💛 - Coveralls |
In the process of making this document and playing in #729 and #745, I realized that there are times that we want to assume that |
So the purpose of this is twofold: First, we talked quite a while ago about adding
README.md
files to different contrib sub-modules -- since the submodules are all so different compared to in other pyiron repos -- to see if they get nicely rendered by GitHub; Second, as a place to discuss overall code structure and start defining some interfaces/expectations/promises, even before they're implemented!@samwaseda, let me know what you think about the content, but also the idea of using this space for these sorts of discussions/definitions, at least while we're devving. Note that the actual list of classes is really only a temporary feature since a bunch of them aren't defined -- ultimately we can replace that with an automatically generated UML diagram and some light commentary where needed.