From e514de3eb2bb961822a397e89284fb1c183f2b6c Mon Sep 17 00:00:00 2001 From: Lee Dohm Date: Wed, 17 Feb 2016 14:40:18 -0800 Subject: [PATCH] Remove versions template --- ISSUE_TEMPLATE.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 5b0337ad2..94df389b9 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -30,13 +30,4 @@ ### Versions -You can get this information from executing `atom --version` and `apm --version` at the command line: - -* **Atom:** x.y.z -* **Electron:** x.y.z -* **OS:** OS x.y.z -* **APM** - * apm x.y.z - * npm x.y.z - * python x.y.z - * git x.y.z +You can get this information from executing `atom --version` and `apm --version` at the command line.