From f705d12d8ede8a323eb6607ac97f5e8bd9addbfd Mon Sep 17 00:00:00 2001
From: Camille Villa <cvilla100@gmail.com>
Date: Mon, 10 Aug 2020 18:02:34 -0700
Subject: [PATCH] Delete Mirador 2 issue template

All major development effort has been directed towards Mirador 3. Implementers are free to fork Mirador 2.7 and apply patches to their local instances, but we haven't received any upstream Mirador 2 work in a long time.

Making more specific issue templates for Mirador 3 will be addressed in a later PR.
---
 .github/ISSUE_TEMPLATE/mirador-2.md | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 .github/ISSUE_TEMPLATE/mirador-2.md

diff --git a/.github/ISSUE_TEMPLATE/mirador-2.md b/.github/ISSUE_TEMPLATE/mirador-2.md
deleted file mode 100644
index 14518c2df..000000000
--- a/.github/ISSUE_TEMPLATE/mirador-2.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: Mirador 2
-about: Issues related to the latest stable build of Mirador 2.7
-title: ''
-labels: Mirador2
-assignees: ''
-
----
-- 
GitLab