Skip to content

Commit

Permalink
Manual test checklist (#43)
Browse files Browse the repository at this point in the history
* add : local test check on OSs added to pull request template.

* log : changes logged.

* edit : changelog message edited.

* edit : OSs local checklist edited.
  • Loading branch information
sadrasabouri authored Apr 20, 2024
1 parent 89d3edd commit fc410f9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@
#### What does this implement/fix? Explain your changes.

#### Any other comments?

## Local tests on OSs

- [ ] MacOS
- [ ] Sonoma
- [ ] Windows
- [ ] Windows 11
- [ ] Linux
- [ ] Ubuntu 20.04
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
- OSs local checklist added to pull request template
## [0.5] - 2024-04-03
### Changed
- `loop` parameter added to `play` function
Expand Down

0 comments on commit fc410f9

Please sign in to comment.