# The Process
- Create a new team-note for each category of bundle (only put very similar bundles together)
- For each category, add a new section for each Bundle, with the Rust struct layout of the bundle
- If a bundle does not just `derive(Default)` for its components, include the non-default values
- To propose a new Required Component layout for a bundle, add a new `### Proposal X` subsection
- For "unified" proposals that apply to all bundles in a category, move the section up and call it `## Combined Proposal X`
- Feel free to include an additional descriptive name. Ex: `### Proposal 1: Be Very Cool`
- Do not modify existing proposals, add new ones (this will help preserve conversation history)
- Proposals that change minor things in an existing proposal should _only_ specify the relative changes. Don't copy everything unless it is necessary.
- It is ok to fix clear bug in a given proposal, just don't fundamentally change what the proposal is
- When consensus is reached for a given category, check it off in the list below