From 6afe309fdf24979553eeacdfaaee39f1e2112e59 Mon Sep 17 00:00:00 2001 From: Todd Gamblin <tgamblin@llnl.gov> Date: Sun, 24 Jun 2018 17:10:38 -0700 Subject: [PATCH] refactor: move issue_template.md to .github directory --- issue_template.md => .github/issue_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename issue_template.md => .github/issue_template.md (100%) diff --git a/issue_template.md b/.github/issue_template.md similarity index 100% rename from issue_template.md rename to .github/issue_template.md -- GitLab