-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Description
The release templates in 0.0.91 seem to have an incorrect .specify.specify/ path. 0.0.90 uses .specify/ and the files they refer to are in that location.
I've looked at a few and they all seem to have this issue.
I don't see this in the actual source template, so I'm not sure how it's getting injects.
https://github.com/github/spec-kit/blob/main/templates/commands/constitution.md?plain=1#L19
`## Outline
You are updating the project constitution at .specify.specify/memory/constitution.md. This file is a TEMPLATE containing placeholder tokens in square brackets (e.g. [PROJECT_NAME], [PRINCIPLE_1_NAME]). Your job is to (a) collect/derive concrete values, (b) fill the template precisely, and (c) propagate any amendments across dependent artifacts.`