From 6991b6eca06f76379572967f9eb8b4dcccab1112 Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Tue, 26 Jul 2022 23:02:07 +0200 Subject: [PATCH] a note about the private key --- .github/ISSUE_TEMPLATE/ask-a-question.md | 1 + .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ .github/ISSUE_TEMPLATE/feature_request.md | 2 ++ 3 files changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/ask-a-question.md b/.github/ISSUE_TEMPLATE/ask-a-question.md index ac6c876..fe22e5a 100644 --- a/.github/ISSUE_TEMPLATE/ask-a-question.md +++ b/.github/ISSUE_TEMPLATE/ask-a-question.md @@ -11,3 +11,4 @@ This is the place for generic questions. Please stay on topic and be polite. **Notes** - Please write in english only. If you provide some images in different languages, you're required to write a translation in english. + - In any case, **NEVER** put here the content if your `id_ed25519` file diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 89f6da5..145f7ef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,3 +31,5 @@ Add any other context about the problem here. **Notes** - Please write in english only. If you provide some images in different languages, you're required to write a translation in english. + - In any case, **NEVER** put here the content if your `id_ed25519` file + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 34e4663..72ed15d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -21,3 +21,5 @@ Add any other context about the feature request here. **Notes** - Please write in english only. If you provide some images in different languages, you're required to write a translation in english. + - In any case, **NEVER** put here the content if your `id_ed25519` file + \ No newline at end of file