From 9ddc70fc81578f4c82014dd0d8458789879fe6b7 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Thu, 20 Jun 2019 16:36:51 -0400 Subject: [PATCH] deleted .github templates --- .github/ISSUE_TEMPLATE.md | 53 -------------------------------- .github/PULL_REQUEST_TEMPLATE.md | 13 -------- 2 files changed, 66 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index dd82cc80e..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,53 +0,0 @@ - - - -## The Issue - -In order to , -as a , -I want . - - -### Steps to reproduce -1. -2. -3. - -### Expected behaviour -Tell us what should happen - -### Actual behaviour -Tell us what happens instead - - -## System Configuration - - - - - -- LBRY Daemon version: -- LBRY App version: -- LBRY Installation ID: -- Operating system: - - -## Anything Else - - - -## Screenshots - diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 9df0e28f1..000000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,13 +0,0 @@ -## Fixes - -Link to issue: - -## What is the current behavior? - - -## What is the new behavior? - - -## Other information - -