Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# os2borgerpc-core-scripts
A suite of widely used OS2Borgerpc scripts maintained by the OS2BorgerPC project.

# Releases

Regular GitHub releases are used. For detailed instructions, see the [GitHub documentation on creating a release](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release).

When drafting a release, the "Generate release notes" feature, as mentioned in the guide, should be used to create the release notes.

## Details
- A release is a tagged (versioned) package containing all the scripts.
- Each script is versioned individually (see the respective `*.md` files for version numbers).
- Because each script is individually versioned, some scripts may remain unchanged between releases, even if the overall package is updated.