Skip to content

Commit 0b73d5a

Browse files
committed
docs: update changelog with CI, Pages, and CONTRIBUTING entries
1 parent fe3a34d commit 0b73d5a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ based on the [nestor schema](https://nbn-resolving.org/urn:nbn:de:0008-202305031
2626
- GitHub Actions CI workflow (`.github/workflows/validate.yml`)
2727
running `nix develop -c just validate` on push and pull request
2828
- Versioning strategy documented in README following eCH-0018 namespace conventions
29+
- `CONTRIBUTING.md` with language conventions, dev setup, branching, conventional
30+
commits, versioning strategy, release process, and eCH-0018 compliance rules
31+
- `CHANGELOG.md` following [Keep a Changelog](https://keepachangelog.com/) format
32+
- GitHub Actions release workflow (`.github/workflows/release.yml`) triggered on
33+
`v*` tags: creates GitHub release, attaches XSD, builds and deploys GitHub Pages
34+
- Jekyll-based GitHub Pages site with auto-generated landing pages per major version
35+
- `.gitignore` for generated content and IDE files
2936

3037
### Changed (relative to nestor schema)
3138

0 commit comments

Comments
 (0)