From 4e8c4b29992b9c6ed5c396732c0bc9a4f2304074 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Mon, 7 Nov 2022 00:23:56 +0100 Subject: [PATCH] Add suport page Closes #26 --- _data/general/footer.yml | 3 ++- support.md | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 support.md diff --git a/_data/general/footer.yml b/_data/general/footer.yml index 32cd0757..4b8716ce 100644 --- a/_data/general/footer.yml +++ b/_data/general/footer.yml @@ -34,4 +34,5 @@ internal: blog.html - name: Contribute internal: contribute.md - + - name: Support + internal: support.md diff --git a/support.md b/support.md new file mode 100644 index 00000000..9a4cbbba --- /dev/null +++ b/support.md @@ -0,0 +1,19 @@ +--- +title: Get Support +--- + +As an open source project we offer a [public issue tracker](https://github.com/inventree/InvenTree) and [public documentation](https://inventree.readthedocs.io). + +## General Questions +The core team answers questions in the issue tracker of in [discussions](https://github.com/inventree/InvenTree/discussions) when they find time. +Private questions (via DM, email, etc.) are generally not answered, use the public forums. + +## Custom Features +If you require a custom feature you can either: +- Suggest the feature on the issue tracker as a [Feature Request](https://github.com/inventree/InvenTree/issues/new?template=feature_request.yaml) +- Create a [plugin](extend/plugin/index.md) +- Request a paid customisation + +## Paid Customisation / Support +If you use InvenTree for your business and require a support contract or want to fast track a feature request we have a list of developers and businesses willing to help out. +Feel free to reach out to `admin inventree ORG` - we will redirect you to a suitable contact.