Skip to content

Adding CONTRIBUTING document and related infrastructure#8

Merged
EiffL merged 6 commits intomainfrom
contributing
Jun 14, 2022
Merged

Adding CONTRIBUTING document and related infrastructure#8
EiffL merged 6 commits intomainfrom
contributing

Conversation

@EiffL
Copy link
Member

@EiffL EiffL commented Jun 6, 2022

This PR proposes a set of contributing guidelines which draw in large part from the GalSim guidelines as documented in the GalSim wiki. This could be repurposed for GalSim as well.

One interesting question, is that I didn't find a reference to a Code Of Conduct in the original GalSim, which would be pretty good to have in general for all GalSim-developers projects. As a starting point, I've proposed language to point to the Astropy Code of Conduct, which it not ideal as-is because this code references a confidential contact email to report any problems, which we don't currently have. So I think it would be pretty nice to develop a slightly adjusted version for GalSim-developers. I'll let @rmandelb @rmjarvis comment on that.

In terms of recovering/recapturing practices from the GalSim project, here is where I drew content from:

  • GalSim Developer Information: Appears to be mostly outdated, but contains explanations about git workflow that I didn't recapture here because it seemed a bit redundant.

  • GalSim Pull Request Checklist: Here I have copied a number of things, but ignored all references to scons, code style, python 2, and doc update (since in the present case, documentation is inherited from GalSim mostly)

  • Checklist for new tagged release: most of these things will be different, a lot of it will be automated, so didn't recapture its content for now.

@EiffL EiffL marked this pull request as ready for review June 6, 2022 14:23
@EiffL EiffL added this to the demo1.py milestone Jun 6, 2022
@EiffL EiffL mentioned this pull request Jun 7, 2022
16 tasks
@EiffL EiffL requested a review from rmandelb June 10, 2022 20:53
@EiffL
Copy link
Member Author

EiffL commented Jun 10, 2022

Ok after a bit more research, I've chosen to adopt the code of conduct from the Contributor Covenant I've added myself as point of contact for reporting code of conduct transgressions related to this project.

It might be nice to standardize a code of conduct for all of galsim-developers, let me know if you have any thougths on that.

@EiffL EiffL requested a review from b-remy June 13, 2022 09:23
Copy link
Collaborator

@b-remy b-remy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a small suggestion, otherwise it looks good to me!

Co-authored-by: Benjamin Remy <30293694+b-remy@users.noreply.github.com>
@EiffL EiffL requested a review from b-remy June 14, 2022 20:23
@EiffL EiffL merged commit 25d3e15 into main Jun 14, 2022
@EiffL EiffL deleted the contributing branch June 14, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants