-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
InfrastructureIssues for the overall performance plugin infrastructureIssues for the overall performance plugin infrastructure
Description
As the performance plugin will be released in the WordPress plugin repository at some point (and also in general 😄), we should think about how to create and maintain a changelog for new features, enhancements, and bug fixes.
Some high level questions:
- Should we maintain the changelog manually or through automated tooling (e.g. like https://github.com/WordPress/gutenberg/blob/trunk/bin/plugin/commands/changelog.js)? Manually is probably going to read more nicely, but it's also only maintainable to a limited degree. Potentially we could start with a manual approach, since it's hard to foresee how exactly an automated tooling approach should be structured for our purposes?
- Do we want to have a separate changelog file (e.g.
CHANGELOG.mdon GitHub), have the changelog only on the release tags on GitHub, or should the changelog be within thereadme.txtfile (visible on wordpress.org directly)?
The decision for the latter will also tie into #40 - the readme.txt file either needs to continue the changelog itself or a link to where it is at.
Metadata
Metadata
Assignees
Labels
InfrastructureIssues for the overall performance plugin infrastructureIssues for the overall performance plugin infrastructure