This is an automated email from the ASF dual-hosted git repository.

jgemignani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-age.git


The following commit(s) were added to refs/heads/master by this push:
     new 4dd35e0  Fix typo in Github issue templates (#169)
4dd35e0 is described below

commit 4dd35e0637de3d48bb48d103cad0bb43edfbf213
Author: Pieterjan De Potter <[email protected]>
AuthorDate: Thu Dec 23 17:54:44 2021 +0100

    Fix typo in Github issue templates (#169)
---
 .github/ISSUE_TEMPLATE/{qustion.md => question.md} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/qustion.md 
b/.github/ISSUE_TEMPLATE/question.md
similarity index 83%
rename from .github/ISSUE_TEMPLATE/qustion.md
rename to .github/ISSUE_TEMPLATE/question.md
index 576edb1..e41174c 100644
--- a/.github/ISSUE_TEMPLATE/qustion.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -1,5 +1,5 @@
 ---
-name: Qustion
+name: Question
 about: Create a question
 title: ''
 labels: question

Reply via email to