Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.86 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.86 KB

Penumbra Improvement Proposal (UIP) process

Read UIP-1 for information on the UIP process.

Meetings

Date Agenda Notes Recording

Penumbra Improvement Proposals (UIPs)

Title Author(s)
1 Penumbra Improvement Proposal Process and Guidelines Henry de Valence [email protected]
2 UIP Editor Handbook Henry de Valence [email protected]
3 Process for Approving External Resources Henry de Valence [email protected]
4 Spend Backreferences Jennifer Helsby (@redshiftzero), Henry de Valence (@hdevalence), Lúcás Meier (@cronokirby)
5 Outbound Packet Forwarding Middleware Support Ava Howell [email protected]
6 App Version Safeguard Conor Schaefer (@conorsch), Lucas Meier (@cronokirby)

Contributing

Files in this repo must conform to markdownlint. Install markdownlint and then run:

markdownlint --config .markdownlint.yaml '**/*.md'

Running the site locally

Prerequisites:

  1. Install Rust
  2. Install mdbook
mdbook serve -o