From e5820f5c185be7b3bd2968b959c8e1cf76998c05 Mon Sep 17 00:00:00 2001 From: dragonwocky Date: Thu, 9 Jul 2020 18:11:29 +1000 Subject: [PATCH] add platform support issue template --- .github/ISSUE_TEMPLATE/platform-support.md | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/platform-support.md diff --git a/.github/ISSUE_TEMPLATE/platform-support.md b/.github/ISSUE_TEMPLATE/platform-support.md new file mode 100644 index 0000000..387d3f8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/platform-support.md @@ -0,0 +1,27 @@ +--- +name: platform support +about: the enhancer doesn't know how to modify your notion installation? +title: '' +labels: enhancement +assignees: '' + +--- + +FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION. +BE AS CLEAR AND CONCISE AS POSSIBLE. + +**platform** +what system are you on? (e.g. windows, macOS, raspbian, xfce) + +**installation steps** +how did you install notion? +please link me to the download/installer/wrapper you used. + +**filepaths** +- where is notion installed +- what file structure does it have +- in particular, where is the `app.asar` file + +**why?** +what's so special about this way of installing notion? +is there any particular reason why you can't use one of the already-supported clients?