From f808b61176b49f0ec3b2df05026c9c0c722f701b Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 2 Aug 2020 16:05:56 +0200 Subject: [PATCH] Fix a typo in the issue template name It's not visible to end users, but it doesn't hurt to fix it. --- ...--enhacement-proposal.md => feature---enhancement-proposal.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{feature---enhacement-proposal.md => feature---enhancement-proposal.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md b/.github/ISSUE_TEMPLATE/feature---enhancement-proposal.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature---enhacement-proposal.md rename to .github/ISSUE_TEMPLATE/feature---enhancement-proposal.md