Skip to content

Commit 8c14f0a

Browse files
committed
wip
1 parent 37e2f4b commit 8c14f0a

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

docs/src/architecture/08_concepts/signed_doc/docs/comment_moderation_action.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Comment Moderation Action
22

3+
> :warning: This section are still under development and may be updated or revised.
4+
> These details are not yet confirmed and should not be used as the basis for any implementation.
5+
> Proceeding with implementation based on this draft is at the implementer's own risk
6+
> and may lead to incompatibility with the completed version.
7+
38
## Description
49

510
A Moderation Action performed on any Comment.

docs/src/architecture/08_concepts/signed_doc/docs/proposal_moderation_action.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Proposal Moderation Action
22

3+
> :warning: This section are still under development and may be updated or revised.
4+
> These details are not yet confirmed and should not be used as the basis for any implementation.
5+
> Proceeding with implementation based on this draft is at the implementer's own risk
6+
> and may lead to incompatibility with the completed version.
7+
38
## Description
49

510
A Moderation action performed on a Proposal.

specs/generators/pages/signed_doc/docs/document_page.md.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# {{ doc.name() }}
2-
32
{% if doc.draft() %}
3+
44
> :warning: This section are still under development and may be updated or revised.
55
> These details are not yet confirmed and should not be used as the basis for any implementation.
66
> Proceeding with implementation based on this draft is at the implementer's own risk

0 commit comments

Comments
 (0)