mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #443] Release notes contain errors #310
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#310
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TwizzyDizzy on GitHub (Sep 10, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/443
Hi @phanan
not really an issue, but sometimes your release notes contain "bugs". Please don't take this the wrong way, but I think this could lead to confusion for people with less experience. :)
The release notes for 3.3.1, for example:
Line 2: should be
git checkout v3.3.1In the release notes for 3.3.0 there is also
git check out ...where it should begit checkout ....Cheers
Thomas
@phanan commented on GitHub (Sep 11, 2016):
Oh, haha, what a shame. Thanks for letting me know.
Note to self: Don't release in a hurry.