summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index 695e170..0000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.