From 2eb54c84516371c74a9640b34ec7b316429590b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Bouy=C3=A9?= Date: Tue, 24 Oct 2023 13:35:30 +0200 Subject: [PATCH] issue template typo --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 52d1d9a2..2af5cc14 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,4 +5,4 @@ contact_links: about: We do not use GitHub Issues for features proposals or requests. If you have a proposal or would like to make a request for a feature, please contact us directly. - name: General Question url: https://github.com/tuneinsight/lattigo/discussions - about: Ask a question that is not necessiraly related to the use or implementation of the library. + about: Ask a question that is not necessarily related to the use or implementation of the library.