From b77021c54547ba7671196a87bbec01abf7c8d083 Mon Sep 17 00:00:00 2001 From: Lukas Mestan Date: Mon, 16 Dec 2019 14:04:23 +0100 Subject: [PATCH] update .github dir --- .github/{ => ISSUE_TEMPLATE}/issue_template.md | 0 .github/LICENSE => LICENSE | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/{ => ISSUE_TEMPLATE}/issue_template.md (100%) rename .github/LICENSE => LICENSE (100%) diff --git a/.github/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md similarity index 100% rename from .github/issue_template.md rename to .github/ISSUE_TEMPLATE/issue_template.md diff --git a/.github/LICENSE b/LICENSE similarity index 100% rename from .github/LICENSE rename to LICENSE