From 44b1e1a2581facd74cef33cc10aabe40b9a9f783 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 1 Jun 2023 09:49:18 -0500 Subject: add contributing files --- CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..6367dc1 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing + +## Development + +This project really only has a few guidelines to follow: + +- Focus on the end-user's privacy and experience. +- Keep the codebase minimal and, ideally, package-free. +- Follow the [PHP Style Guide](https://gist.github.com/ryansechrest/8138375). + +## Reporting Bugs + +I don't use a report template, so just remember to give as much detail as +possible about the bug you're experiencing. If there's not enough detail +reported, emails will need to be exchanged before anyone can look into the bug. -- cgit v1.2.3-70-g09d2