Skip to content

Commit 127b605

Browse files
committed
Add code of conduct mention
1 parent 0cc23c8 commit 127b605

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

messages/core_write_access.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ Hello {NAME},
44

55
You can see the formal description of the subpackage maintainers role at http://www.astropy.org/team.html. But there are some other guidelines to keep in mind, which I'm describing here. In general you should only merge PRs that are in the domain of your subpackage(s). This is a guideline rather than a firm rule: if you see something that's straightforward and obvious (e.g., a minor typo fix that's already been approved and the tests have passed but no one hit the merge button), you should feel free to help with that sort of thing even in other packages. Similarly, in areas where there's conflict/uncertainty, it's best to seek consensus from multiple maintainers, or if absolutely necessary the Coordination Committee... but in cases where there's no obvious reason to question it (particularly if the lead is the PR author), it is also fine to merge things when it seems reasonable.
66

7-
Relatedly, if you haven't already, you should familiarize yourself with the developer guidelines for Astropy: https://docs.astropy.org/en/latest/#developer-documentation, particularly the basic development workflow: https://docs.astropy.org/en/latest/development/workflow/development_workflow.html and the guidelines on when to squash or rebase: https://docs.astropy.org/en/latest/development/when_to_rebase.html. Please respond indicating you've seen these so we're sure you're aware of them.
7+
Additionally, if you haven't already, you should familiarize yourself with the developer guidelines for Astropy: https://docs.astropy.org/en/latest/#developer-documentation, particularly the basic development workflow: https://docs.astropy.org/en/latest/development/workflow/development_workflow.html and the guidelines on when to squash or rebase: https://docs.astropy.org/en/latest/development/when_to_rebase.html. Please respond indicating you've seen these so we're sure you're aware of them.
88

99
You should also feel free to help with labeling new PRs or issues as they come in - that's a task all of the subpackage maintainers share, since only people with write privileges can do it. You should also feel free to review other PRs throughout the package. Don't feel at all shy about these tasks, even outside your subpackage(s) - the Project values such contributions from all!
1010

11+
Finally, we ask that you confirm (in reply to this message) that you have read and agree to abide by the Astropy Project Code of Conduct: https://www.astropy.org/code_of_conduct.html.
12+
1113
Congratulations, and thanks for your contributions!
1214

1315
For the coordinating committee,

0 commit comments

Comments
 (0)