From 2e2c9484290c3436f6f04ac88ae3b1e03f42f68e Mon Sep 17 00:00:00 2001 From: crwen <1543720935@qq.com> Date: Wed, 21 Aug 2024 17:44:43 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 4 ++-- .github/ISSUE_TEMPLATE/question.md | 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 cc648e9..1df67a4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -6,7 +6,7 @@ about: Something isn't working as expected ## Bug Report -**What version of Elsm are you using?** +**What version of Tonbo are you using?** **What version of Rust are you using?** @@ -15,7 +15,7 @@ about: Something isn't working as expected **What's the status of the running?** **What did you do?** - + **What did you expect to see?** diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 047e5b0..357bdf6 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -9,4 +9,4 @@ about: Usage question that isn't answered in docs or discussion Before asking a question, make sure you have: - Reviewed relevant Rust information: Google your error messages and look at official docs. -- Searched open and closed [GitHub issues](https://github.com/from-the-basement/elsm/issues) +- Searched open and closed [GitHub issues](https://github.com/tonbo-io/tonbo/issues)