diff --git a/changes/unreleased.md b/changes/unreleased.md index 373eb997..ef138570 100644 --- a/changes/unreleased.md +++ b/changes/unreleased.md @@ -1,2 +1,2 @@ -No changes. +- Improved template for RFC draft artifact — added the `kind` config to the header section. diff --git a/donna/artifacts/rfc/work/create.md b/donna/artifacts/rfc/work/create.md index fe18e393..4a612ba2 100644 --- a/donna/artifacts/rfc/work/create.md +++ b/donna/artifacts/rfc/work/create.md @@ -43,9 +43,13 @@ kind = "donna.lib.request_action" 1. If the name of the artifact is not specified explicitly, assume it to be `session:rfc:`, where `` MUST be unique within the session. 2. Save the next template into the artifact, replace `` with appropriate values. -``` +~~~ # +```toml donna +kind = "donna.lib.specification" +``` + <short description of the proposed change> ## Original description @@ -71,7 +75,7 @@ kind = "donna.lib.request_action" ## Deliverables ## Action items -``` +~~~ 3. `{{ donna.lib.goto("initial_fill") }}`