-
Notifications
You must be signed in to change notification settings - Fork 493
New package: RigidtyTheoryTools v0.0.1 #132171
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
base: master
Are you sure you want to change the base?
New package: RigidtyTheoryTools v0.0.1 #132171
Conversation
JuliaRegistrator
commented
Jun 2, 2025
- Registering package: RigidtyTheoryTools
- Repository: https://github.com/Saschobolt/RigidityTheoryTools.jl
- Created by: @Saschobolt
- Version: v0.0.1
- Commit: 00d979e0c48b2b8c481b9feb477449debb3ed76e
- Reviewed by: @Saschobolt
- Reference: Saschobolt/RigidityTheoryTools.jl@00d979e#commitcomment-158901132
- Release notes:
UUID: 1c4ebe1-5f12-4e11-a90a-70d228894cd0 Repo: https://github.com/Saschobolt/RigidityTheoryTools.jl.git Tree: bbbb64aa8bb2d4706389010b503527f85f5df1f0 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. New package registrationPlease make sure that you have read the package naming guidelines. 2. AutoMerge Guidelines which are not met ❌
3. Needs action: here's what to do next
If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the 4. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
This package doesn't have a Readme, a description, tests, nor documentation, making it seem unlikely that anyone other than the author would be able to actually use it for anything. Generally, the registry is not for personal projects and is instead for sharing software for other people to be able to actually use. If this is meant for distribution to other people, could you please add at least a README with some usage instructions? |
Note the typo "Rigidity" → "Rigidty". But also, could you add a little bit of documentation before registering? At the very least, that would be a description of the package's purpose and a small usage example in the README. An important part of packages in General is that any potential user can figure out what the package is about and how to get started with using it. That is really difficult when there is no documentation. In the longer term, I definitely recommend setting up a Documenter-based documentation. Before a I would not recommend registering a package a |