Skip to content

[docsy] Move TAPs back under Community and copyedit #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions content/en/community/_index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
---
title: Community
menu: { main: { weight: 40 } }
aliases: [/community]
cascade:
type: docs
# If your project has a local or external contributing page, then
# specify the path or URL below.
cascade: { type: docs }
contributingUrl: https://github.com/theupdateframework/community
# Content below, if any, will be added to the community page.
---

{{% community-lists %}}
4 changes: 1 addition & 3 deletions content/en/community/adoptions/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Adoptions
weight: 40
description: Explore practical adoptions of TUF
liases: [/adoptions]
aliases: [/adoptions]
---

Each TUF adoption listed below links to an article, presentation, or repository
Expand Down
18 changes: 18 additions & 0 deletions content/en/community/taps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: TUF Augmentation Proposals
LinkTitle: TAPs
aliases: [/taps]
---

A TUF Augmentation Proposal (TAP) is a design document providing information to
the TUF community, or describing a new feature for TUF or its processes or
environment. We intend TAPs to be the primary mechanisms for proposing major new
features, for collecting community input on an issue, and for documenting the
design decisions that have gone into TUF.

To review design changes that have been proposed to date, or to submit your own
new feature, see the [TAPs GitHub repo]. For instructions on how to submit a
TAP, see [TAP 1].

[TAP 1]: https://github.com/theupdateframework/taps/blob/master/tap1.md
[TAPs GitHub repo]: https://github.com/theupdateframework/taps
20 changes: 0 additions & 20 deletions content/en/docs/overview/project/taps.md

This file was deleted.