https://github.com/zulip/zulip-architecture
Zulip architecture proposals
https://github.com/zulip/zulip-architecture
Last synced: about 2 months ago
JSON representation
Zulip architecture proposals
- Host: GitHub
- URL: https://github.com/zulip/zulip-architecture
- Owner: zulip
- License: apache-2.0
- Created: 2023-07-24T22:26:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T01:02:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T15:58:25.983Z (3 months ago)
- Homepage:
- Size: 3.91 KB
- Stars: 5
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zulip architecture proposals
This repository provides a place for the Zulip core team to propose, collaborate
on, and build consensus for design proposals. This will be an optional process,
encouraged for changes substantial enough that working out a good design at the
start is likely to save significant implementation work or future backwards
compatibility headaches.The process is intended to be lightweight, with just enough formality to
facilitate consensus. It is inspired by the
[Rust RFC process](https://github.com/rust-lang/rfcs), which itself takes
inspiration from the [Python PEP process](https://peps.python.org/).