From aa4f28b4fd39e1ade22534eec4449a0b7487f8b5 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sat, 10 Dec 2022 20:38:18 +0100 Subject: [PATCH] Add CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..54192bd --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +# Contribution Policy + +Palace Pal is open-source, not open-contribution. + +As such, feature requests should be opened as issues; pull requests from +outside contributors are currently not be accepted.