You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While everyone is getting started using GLASS, there are a number of areas where your help would be very effective:
📝 Docstrings: Some functions have only a single summary line, or no docstring at all. Even if you cannot write out the entire docstring, adding e.g. just the parameter list and return value is very helpful.
🧪 Tests: So far, there are no unit tests. Coming up with ways to test the existing routines would be an extremely valuable contribution.
🎆 Examples: Contributing basic or advances examples that showcase currently hidden functionality would immediately widen the appeal of the code.
📖 User documentation: The documentation is mostly non-existent at this point. Adding just one bit of information that you yourself would find useful would be an enormous help.
🧭 Reference: Some of the code is not referenced anywhere in the technical documentation. Creating reference pages would make it much easier to understand what everything does.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
While everyone is getting started using GLASS, there are a number of areas where your help would be very effective:
Beta Was this translation helpful? Give feedback.
All reactions