From 0303b48928ee4050f8bd1cf00549a1bf35235058 Mon Sep 17 00:00:00 2001 From: Kunall Banerjee Date: Thu, 5 Oct 2017 20:15:05 -0400 Subject: [PATCH] :ok_hand: make the templates less verbose --- .github/ISSUE_TEMPLATE.md | 17 ++--------------- .github/PULL_REQUEST_TEMPLATE.md | 30 ++++-------------------------- 2 files changed, 6 insertions(+), 41 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 17ae532..879147e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,17 +1,4 @@ + ## Expected Behavior - -## Actual Behavior - - -## Steps to Reproduce the Problem - - 1. - 1. - 1. - -## Specifications - - - Version: - - Platform: - - Subsystem: \ No newline at end of file +## Actual Behavior \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 065d291..444ee7c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,28 +1,6 @@ - + + ## Description - - -## Motivation and Context - - - -## How Has This Been Tested? - - - - -## Screenshots (if appropriate): - -## Types of changes - -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - -## Checklist: - - -- [ ] My code follows the code style of this project. -- [ ] My change requires a change to the documentation. -- [ ] I have updated the documentation accordingly. \ No newline at end of file + \ No newline at end of file