Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Code of conduct

Catchlight is maintained by one person. The aim is straightforward. Anyone should be able to
file a bug, ask a question, or disagree with a decision here without it costing them
anything.

## What's expected

Be straight with people. Assume the person on the other end is trying to help, or trying to
get help, and not much else. Criticism of code, decisions and documentation is welcome, and
it is most of what happens here. Criticism of people is not.

## What isn't on

- Harassment of any kind, including sustained unwanted contact
- Personal attacks, or remarks about who someone is rather than what they argued
- Publishing anyone's private information
- Deliberately derailing threads or wasting people's time

## What happens if it goes wrong

I read everything that comes in. If something crosses the line I will edit or delete it and
say why. If it carries on I will block the account. There is no committee and no appeals
process, because there is one of me. I would rather say that plainly than point you at a
procedure that doesn't exist.

## Where this applies

Issues, pull requests and discussions in this repository. If something happens elsewhere and
it affects whether people feel safe taking part here, I'll take that into account.

## Contact

security@considus.com. Security problems have their own private path in
[SECURITY.md](SECURITY.md), and reports of those should go there rather than into a public
issue.
Loading