https://github.com/suse/release-notes
SUSE release notes
https://github.com/suse/release-notes
release-notes sl-micro suse
Last synced: about 1 month ago
JSON representation
SUSE release notes
- Host: GitHub
- URL: https://github.com/suse/release-notes
- Owner: SUSE
- License: other
- Created: 2024-11-01T08:28:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-15T14:18:23.000Z (about 1 month ago)
- Last Synced: 2026-01-15T18:17:42.504Z (about 1 month ago)
- Topics: release-notes, sl-micro, suse
- Language: XSLT
- Homepage:
- Size: 2.12 MB
- Stars: 8
- Watchers: 12
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SUSE Release Notes
This repository contains release notes for SUSE products.
They are written in [AsciiDoc](https://docs.asciidoctor.org/asciidoc/latest/).
Currently the repository contains release notes for these products:
* SL Micro
* 6.0
* 6.1
* 6.2
* 6.3
* SLE Server/High Availability/for SAP applications
* 16.0
* openSUSE Leap
* 16.0
## How to contribute
See [CONTRIBUTING.md](CONTRIBUTING.md).
The latest pre-production build of release-notes can be viewed [here](https://susedoc.github.io/#release-notes).
## Where to add note
The repository structure is like this:
```
adoc/
├── micro/
│ ├── version60.adoc
│ └── version61.adoc
└── another-product/
├── versionX.adoc
└── versionY.adoc
```
If the file for the version doesn't exist, feel free to submit an issue/PR.