-
Notifications
You must be signed in to change notification settings - Fork 491
New package: LocalAncestry v1.0.0-DEV #131802
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: LocalAncestry v1.0.0-DEV #131802
Conversation
JuliaRegistrator
commented
May 27, 2025
- Registering package: LocalAncestry
- Repository: https://github.com/BgroveP/LocalAncestry.jl
- Created by: @BgroveP
- Version: v1.0.0-DEV
- Commit: b7c1437b2a0e08c1e547a8bf3b86669096f4a250
- Git reference: HEAD
UUID: 9c717bbe-74a8-4a1b-8702-c9261a6bba1a Repo: https://github.com/BgroveP/LocalAncestry.jl.git Tree: b84aef505ad4b5cf69ce474aa12e8f5dc603785e Registrator tree SHA: d5716b7a540e5fbc43640c2fff2906fe50e9525a
This package doesn't have a Readme, a description, or 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 some documentation and usage info? |
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 |
I would also caution against starting with |
Thank you both for your comments. I have added a public API, bumped the version down to 0.1.0, and started writing a documentation. When ready to resubmit, do I just submit as I did the first time, or is can I resubmit in another way that signals that it is a resubmission? |
Thank you! Yes, you resubmit the same way as for the original registration. It would probably be a good idea to specify not just the input types of Lastly, a small note: the convention for function names in Julia is to use |