Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/templates' into templates
Browse files Browse the repository at this point in the history
  • Loading branch information
sadrasabouri committed Dec 7, 2023
2 parents d0973e2 + 0db2b97 commit d736988
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body:
- type: input
id: contact
attributes:
label: Contact Details
label: Contact details
description: How can we get in touch with you if we need more info?
placeholder: ex. [email protected]
validations:
Expand Down
4 changes: 2 additions & 2 deletions Otherfiles/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# PyCM Release Instructions

#### Last Update: 2023-09-25
#### Last Update: 2023-11-25

1. Create the `release` branch under `dev`
2. Update all version tags
Expand All @@ -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.yaml`
4. Update `bug_report.yml`
1. Add new version tag to `PyCM version` dropbox options
5. Update Document
1. Run `Otherfiles/doc_run.bat`
Expand Down

0 comments on commit d736988

Please sign in to comment.