diff --git a/.github/ISSUE_TEMPLATE/electrical-design.md b/.github/ISSUE_TEMPLATE/electrical-design.md new file mode 100644 index 0000000..bd72d95 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/electrical-design.md @@ -0,0 +1,20 @@ +--- +name: Electrical Design +about: Issue Template for the feeder's Electrical Design +title: '' +labels: triage +assignees: '' + +--- + +# Version Number +What is the latest known version number where this issue is present? + +# Bugfix or Enhancement +Is this issue a bug with the feeder, or a potential enhancement? + +# Description +Please describe the issue. Be sure to include relevant parts and photos/video if possible. + +# Suggested Solution +Please describe a suggested solution, if you have one in mind. diff --git a/.github/ISSUE_TEMPLATE/mechanical-design.md b/.github/ISSUE_TEMPLATE/mechanical-design.md new file mode 100644 index 0000000..c9a3a10 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/mechanical-design.md @@ -0,0 +1,20 @@ +--- +name: Mechanical Design +about: Issue Template for the feeder's Mechanical Design +title: '' +labels: triage +assignees: '' + +--- + +# Version Number +What is the latest known version number where this issue is present? + +# Bugfix or Enhancement +Is this issue a bug with the feeder, or a potential enhancement? + +# Description +Please describe the issue. Be sure to include relevant parts and photos/video if possible. + +# Suggested Solution +Please describe a suggested solution, if you have one in mind.