From eac7c91327a00f968b1efbce2390d714a8c2eaad Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Thu, 13 May 2021 18:07:03 -0600 Subject: [PATCH 1/2] Create rfi_request.md --- .github/ISSUE_TEMPLATE/rfi_request.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/rfi_request.md diff --git a/.github/ISSUE_TEMPLATE/rfi_request.md b/.github/ISSUE_TEMPLATE/rfi_request.md new file mode 100644 index 00000000..e69ac70f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/rfi_request.md @@ -0,0 +1,26 @@ +--- +name: Request for Information +about: Request specific information about capabilities of the framework +title: "[RFI]-" +labels: RFI +assignees: '' + +--- + +**What is your request?** +Please provide as much detail as possible. + + +**What is the intended use case** +- [ ] Essentials Standalone Application +- [ ] Essentials + SIMPL Windows Hybrid + +**User Interface Requirements** +- [ ] Not Applicable (logic only) +- [ ] Smart Graphics Touchpanel +- [ ] Cisco Touch10 +- [ ] Mobile Control + + +**Additional context** +Add any other context or screenshots about the request here. From 2d36b808008976ab2e037e97fc9d45e3e3c06fb1 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Fri, 14 May 2021 15:46:12 -0600 Subject: [PATCH 2/2] Adds CH5 option --- .github/ISSUE_TEMPLATE/rfi_request.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/rfi_request.md b/.github/ISSUE_TEMPLATE/rfi_request.md index e69ac70f..8ad25ac6 100644 --- a/.github/ISSUE_TEMPLATE/rfi_request.md +++ b/.github/ISSUE_TEMPLATE/rfi_request.md @@ -17,9 +17,10 @@ Please provide as much detail as possible. **User Interface Requirements** - [ ] Not Applicable (logic only) -- [ ] Smart Graphics Touchpanel +- [ ] Crestron Smart Graphics Touchpanel - [ ] Cisco Touch10 - [ ] Mobile Control +- [ ] Crestron CH5 Touchpanel interface **Additional context**