From 6cd6b501efbd19d015b8bae7dd97d7dda9c6503e Mon Sep 17 00:00:00 2001 From: Rostam Date: Tue, 28 Nov 2023 02:51:13 +0000 Subject: [PATCH] chore: rename to pactus on readme image and some template update (#24) * chore: update zarb to pactus in image * ci: updating ci/cd, workflow and .github file * chore: readme update --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- .github/workflows/semantic-pr.yml | 17 +++++++++++++++++ README.md | 4 ++-- 4 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 .github/workflows/semantic-pr.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3d6fd16..b8c4d95 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,5 +29,6 @@ Your additional work here is greatly appreciated and will help us respond as qui > Please provide the following: -- **Operation System and Version** -- **Tanour Version** +- **Operation System and Version:** +- **Rust Version:** +- **Tanour Version:** diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 29a0226..f9fc0b1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,11 @@ - ## Description -A few sentences describing the the pull request. + ## Related issue(s) -If this PR closes any issue, mention here. + +- Fixes #(issue number) ## Checklist