Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

headline driven development #616

Open
lsh-0 opened this issue May 11, 2024 · 0 comments
Open

headline driven development #616

lsh-0 opened this issue May 11, 2024 · 0 comments

Comments

@lsh-0
Copy link

lsh-0 commented May 11, 2024

Is it possible to reconcile headline driven development with the structure of a keep-a-changelog changelog, or are they at cross purposes?

For example:

# Changelog

## [Unreleased] - Netscape 6 and IE 6 support

### Added

* Support for Netscape 6

### Changed

* Deprecated support for Opera 3

## [1.0.0] - 2001-01-01 - Website released!

### Added

* A scrolling marquee, to keep visitors occupied.
* An under construction sign, so visitors know there is more to come

or perhaps the headline could live between the heading and the detail sections:

# Changelog

## [1.0.0] - 2001-01-01

Website released!

### Added

* A scrolling marquee, to keep visitors occupied.
* An under construction sign, so visitors know there is more to come
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@lsh-0 and others