From 1771ff1aeada41e22da3f10933e3f9aa06c15e59 Mon Sep 17 00:00:00 2001 From: Sadra Sabouri Date: Fri, 5 Jan 2024 16:07:46 -0800 Subject: [PATCH] fix : minor issues in bug templates fixed. --- Otherfiles/RELEASE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Otherfiles/RELEASE.md b/Otherfiles/RELEASE.md index 323fe507..40a5e7ad 100644 --- a/Otherfiles/RELEASE.md +++ b/Otherfiles/RELEASE.md @@ -15,7 +15,7 @@ 1. Add a new header under `Unreleased` section (Example: `## [0.1] - 2022-08-17`) 2. Add a new compare link to the end of the file (Example: `[0.2]: https://github.com/sepandhaghighi/pycm/compare/v0.1...v0.2`) 3. Update `dev` compare link (Example: `[Unreleased]: https://github.com/sepandhaghighi/pycm/compare/v0.2...dev`) -4. Update `bug_report.yml` +4. Update `.github/ISSUE_TEMPLATE/bug_report.yml` 1. Add new version tag to `PyCM version` dropbox options 5. Update Document 1. Run `Otherfiles/doc_run.bat` @@ -38,7 +38,7 @@ 3. Title: `Version x.x` (Example: `Version 0.1`) 4. Copy changelogs 5. Tag all related issues -9. Bump!! +9. Bump!! 10. Close this version issues 11. Close milestone 12. Close project