From 3c50d4869df7b908e703caf6adcbd8fad2481153 Mon Sep 17 00:00:00 2001 From: Johan Siebens Date: Tue, 6 Sep 2022 15:08:10 +0200 Subject: [PATCH] Create CONTRIBUTING.md --- .github/CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..9717279 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,9 @@ +## Contribution Policy + +ionscale is open to code contributions for bug fixes only. + +Features carry a long-term maintenance burden so they will not be accepted at this time. +Please [submit an issue][new-issue] if you have a feature you'd like to +request. + +[new-issue]: https://github.com/jsiebens/ionscale/issues/new