Proposals
A proposal is a longer-form design document, similar to an RFC, that describes a significant change or addition to Saluki before implementation begins. Proposals give contributors a structured way to discuss and refine ideas in the open, in keeping with Saluki's philosophy of developing transparently.
Adding new proposals
Adding a new proposal is a straightforward process:
- Create a new file in the
docs/reference/proposals/recordsdirectory with a name following the patternnumber-title.md. Thenumbershould be the next highest number in the sequence based on the existing proposals.titleshould be a very short description of the proposal, such as related acronyms or keywords. - Write the proposal content in Markdown format, following the template provided in the
docs/reference/proposals/_template.mdfile.
List of proposals
No proposals defined yet!