diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5764018..ee82737 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,8 +21,8 @@ Consider including images or test files to help others reproduce the bug and solve the problem. ## Test configuration - - OS: [e.g. Hal] - - Version [e.g. Python 3.47] + - OS: [e.g., Hal] + - Version [e.g., Python 3.47] - Other details about your setup that could be relevant # Additional context diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index da43edc..463725b 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -14,6 +14,6 @@ If relevant, include sample code, images, or files so that others can understand the full context of your question. ## Configuration - - OS: [e.g. Hal] - - Version: [e.g. Python 3.47] + - OS: [e.g., Hal] + - Version: [e.g., Python 3.47] - Other details about your setup that could be relevant