From 3199705ce7150563c85c955230379e91b7b1db81 Mon Sep 17 00:00:00 2001 From: "Mark E. Haase" Date: Wed, 4 Oct 2023 09:49:55 -0400 Subject: [PATCH] Removing bad pull request template --- .github/pull_request_template.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index fe2cfe0..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,13 +0,0 @@ -Fixes # (issue) - -## What Changed - -1. Please include a summary list changes and which issue is fixed. Examples: -2. Fixed bug #1 by correcting a typo -3. Refactored the flux capacitor to be more energy efficient - -## Limitations - -1. Please include any major limitations. Examples -2. None -3. Did not have the proper test harness to test the flux capacitor outside of normal driving conditions.