From bd4c8415746f145285c79fcf9dc7add2d585d675 Mon Sep 17 00:00:00 2001 From: Richard Evans Date: Mon, 30 Oct 2023 09:44:28 -0600 Subject: [PATCH] Updated ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d91416b..5a61121 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,15 +5,3 @@ Please characterize the problem concisely and precisely. You may want to include # Question Please ask the question with clear context and any potential answer directions you can think of. - -# Variable to add: name -Description of new variable (function) and references regarding its characteristics and origin. - -# Variable to amend: name -Description of variable (function) to amend. - -# Parameter to add: name -Description of new parameter and references regarding its characteristics and origin. - -# Parameter to amend: name -Description of parameter to amend.