From 32d1cae0e4c8b37aec2fcd58dcc281f16364e6f9 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 15:29:32 -0500 Subject: convert readme to nfo; convert docs to txt; relicense to 0bsd --- CONTRIBUTING.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CONTRIBUTING.txt (limited to 'CONTRIBUTING.txt') diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt new file mode 100644 index 0000000..695e170 --- /dev/null +++ b/CONTRIBUTING.txt @@ -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 [PEP 8](https://peps.python.org/pep-0008/) style guide. + +## 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