JuliaAstro / EphemerisSources.jl

Access HORIZONS and SPICE ephemeris sources with idiomatic Julia.
https://juliaastro.org/EphemerisSources.jl/docs
MIT License
6 stars 1 forks source link

High-Level Comments #16

Closed andrew-saydjari closed 2 months ago

andrew-saydjari commented 4 months ago
cadojo commented 2 months ago

Velocity example posted here: https://juliaastro.org/EphemerisSources.jl/docs/dev/examples/velocity-study/

andrew-saydjari commented 2 months ago

Can you point me to where you added guidelines to address?

cadojo commented 2 months ago

@andrew-saydjari I had thought the code of conduct was the standard "community guidelines" for projects on GitHub. I'm sure that file is not an issue, but to satisfy this item, should I add something else?

andrew-saydjari commented 2 months ago

The exact wording I have is " Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support" My view is that this is different from a code of conduct. Here you are telling the people reading your README.md how you feel about contributions. Some packages have such high use rates that developers cannot respond to every issue or will only respond to PRs passing tests/some formatting restrictions. Some packages are happy to take issues, PRs, bug reports, feature requests, etc. People generally put a sentence at the bottom of the readme to explain their stance on that. See some examples

You can be anywhere on this spectrum of complexity of statement (and also be less open to contributions), but I think the goal of this item on the checklist is to make sure you have said something about your position on contributions/issues/etc.

cadojo commented 1 month ago

Done! See the README.md.