Skip to content

Commit b11cefd

Browse files
authored
[docsy] Move TAPs back under Community and copyedit (#95)
1 parent 6f7dbed commit b11cefd

File tree

4 files changed

+20
-29
lines changed

4 files changed

+20
-29
lines changed

content/en/community/_index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
title: Community
33
menu: { main: { weight: 40 } }
4-
aliases: [/community]
5-
cascade:
6-
type: docs
7-
# If your project has a local or external contributing page, then
8-
# specify the path or URL below.
4+
cascade: { type: docs }
95
contributingUrl: https://github.com/theupdateframework/community
10-
# Content below, if any, will be added to the community page.
116
---
127

138
{{% community-lists %}}

content/en/community/adoptions/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Adoptions
3-
weight: 40
4-
description: Explore practical adoptions of TUF
5-
liases: [/adoptions]
3+
aliases: [/adoptions]
64
---
75

86
Each TUF adoption listed below links to an article, presentation, or repository

content/en/community/taps.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: TUF Augmentation Proposals
3+
LinkTitle: TAPs
4+
aliases: [/taps]
5+
---
6+
7+
A TUF Augmentation Proposal (TAP) is a design document providing information to
8+
the TUF community, or describing a new feature for TUF or its processes or
9+
environment. We intend TAPs to be the primary mechanisms for proposing major new
10+
features, for collecting community input on an issue, and for documenting the
11+
design decisions that have gone into TUF.
12+
13+
To review design changes that have been proposed to date, or to submit your own
14+
new feature, see the [TAPs GitHub repo]. For instructions on how to submit a
15+
TAP, see [TAP 1].
16+
17+
[TAP 1]: https://github.com/theupdateframework/taps/blob/master/tap1.md
18+
[TAPs GitHub repo]: https://github.com/theupdateframework/taps

content/en/docs/overview/project/taps.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)