docs(conduct): adopt the Contributor Covenant, with a stance on religious disagreement - #302
Merged
Conversation
…ious disagreement A project inviting international contributors around a religious topic needs a stated behavioural baseline before it needs one (#284). Canonical Covenant text (GitHub's copy, not retyped), enforcement contact filled in, and one project-specific addition: disagreement about a ruling is expected and legitimate; disparaging a madhhab, a school, or a contributor's practice is not -- and the route for technical disagreement is a local attestation or the Compliance & classification category, never a person. tests/test_code_of_conduct.py pins the Covenant headings, the filled contact, and the stance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #284
A project inviting international contributors around a religious topic needs a stated
behavioural baseline before it needs anything else.
What
CODE_OF_CONDUCT.md: canonical Contributor Covenant text fetched from GitHub'scodes-of-conduct API (the same trusted-source trick as the Apache-2.0
LICENSEin chore(license): add Apache-2.0 and declare it in all six distributions #296 —not retyped), with the
[INSERT CONTACT METHOD]placeholder filled with the maintainer'saddress.
not trolling, not a conduct problem;
enforced exactly like any other harassment ("the Hanafi position on X is wrong" is an
argument; "nobody serious follows that" is an attack);
keel assets attest) orthe Compliance & classification Discussions category — never a pull-request thread, and
never a remark about the person holding the other view.
Tests (
tests/test_code_of_conduct.py, red first): all five Covenant section headingspresent (the file is the Covenant, not a bespoke policy); no
[INSERTplaceholder survives(the unfilled-template failure shape); a concrete reachable contact is named; and the
religious-disagreement stance exists with its three required elements (madhhab line,
expected-and-legitimate, local-attestation route).
Gates:
pytest2,798 passed / 1 skipped,ruff checkclean,mypyclean.