From a6ea6361176be63ef6d1d52cb16e78792f384364 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 25 Mar 2021 23:50:34 +0100 Subject: [PATCH] Rename questions to protocol --- .github/ISSUE_TEMPLATE/{questions.md => protocol.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{questions.md => protocol.md} (75%) diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/protocol.md similarity index 75% rename from .github/ISSUE_TEMPLATE/questions.md rename to .github/ISSUE_TEMPLATE/protocol.md index a3f68900..0e6475c6 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/protocol.md @@ -1,6 +1,6 @@ --- -name: "❓ Question" -about: Questions about the DNSCrypt protocol (not dnscrypt-proxy) +name: "🧚🏼‍♂️ Protocol" +about: Questions about the DNSCrypt protocol (not dnscrypt-proxy) and its implementations title: '' labels: '' assignees: ''