summaryrefslogtreecommitdiffhomepage
path: root/CODE_OF_CONDUCT.md
AgeCommit message (Collapse)AuthorFilesLines
2025-10-28CODE_OF_CONDUCT.md: update code of conductWill Norris1-11/+14
Updates #cleanup Change-Id: Ia101a4a3005adb9118051b3416f5a64a4a45987d Signed-off-by: Will Norris <will@tailscale.com>
2025-10-21CODE_OF_CONDUCT: update document titleWill Norris1-2/+2
Updates #cleanup Change-Id: Ia101a4a3005adb9118051b3416f5a64a4a45987d Signed-off-by: Will Norris <will@tailscale.com>
2025-10-21CODE_OF_CONDUCT: convert to semantic line breaksWill Norris1-95/+48
This reformats the existing text to have line breaks at sentences. This commit contains no textual changes to the code of conduct, but is done to make any subsequent changes easier to review. (sembr.org) Also apply prettier formatting for consistency. Updates #cleanup Change-Id: Ia101a4a3005adb9118051b3416f5a64a4a45987d Signed-off-by: Will Norris <will@tailscale.com>
2025-09-01CODE_OF_CONDUCT.md: fix duplicate entry (#16814)Erisa A1-2/+0
Remove duplicate entry not present on approved wording Updates #cleanup Signed-off-by: Erisa A <erisa@tailscale.com>
2025-08-07CODE_OF_CONDUCT.md: update Code of Conduct (#16806)Erisa A1-63/+77
Updates #cleanup Signed-off-by: Erisa A <erisa@tailscale.com>
2020-02-10Add a code of conduct.David Anderson1-0/+135
It's verbatim from https://www.contributor-covenant.org/, except for adding in the contact info for reports. Fixes #20. Signed-off-by: David Anderson <dave@natulte.net>