From 3b430830b172274c30032cc155d3bf632177b6c3 Mon Sep 17 00:00:00 2001 From: Cole Medin <47287758+coleam00@users.noreply.github.com> Date: Mon, 24 Feb 2025 14:29:28 -0600 Subject: [PATCH] Small updates to the issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4483a7b0..56187aad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,8 +26,8 @@ If applicable, add screenshots to help explain your problem. ## Environment - OS: [e.g. Windows 10, macOS Monterey, Ubuntu 22.04] - - Browser: [e.g. Chrome 119, Firefox 115, Safari 16] - - Version: [e.g. v1.2.3] + - Python Version: [e.g. Python 3.13, Python 3.12] + - Using MCP or Streamlit (or something else) ## Additional Context Add any other context about the problem here, such as: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b0fbd7b7..6a53869b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: false contact_links: - name: Archon Community url: https://thinktank.ottomator.ai/c/archon/30 - about: Please ask questions and start conversations about Archon here! \ No newline at end of file + about: Please ask questions and start conversations about Archon here in the oTTomator Think Tank! \ No newline at end of file