From 891f50c2f7603708850057eb226b68f089c6e2ac Mon Sep 17 00:00:00 2001 From: Naymul Islam Date: Mon, 22 May 2023 10:43:33 +0600 Subject: [PATCH] Fix typo in ISSUE_TEMPLATE.md file add a colon after 'repo' word --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 96a233d..b7faa2a 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ NOTE: this is the issue tracker for the SymPy website (sympy.org). This issue tracker should only be used to report issues with the website specifically. -Issues with SymPy itself should be reported on the SymPy repo https://github.com/sympy/sympy/issues/new +Issues with SymPy itself should be reported on the SymPy repo: https://github.com/sympy/sympy/issues/new This includes issues with SymPy that were found using the SymPy Live shell. -->