* docs: Describe how to handle Options as errors * CONTRIBUTING: Add tips for code contributions which will be home to condensed tips and best-practices around the zellij code. Currently explains to prefer returning `Result` types instead of `unwrap`ing on them. The tips in here are meant to be short, concise guides that allow the user to get started without a lot of reading. The individual tips can (and should) be supplemented with links to "further reading" where the topic at hand is explained in greater detail. |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| ERROR_HANDLING.md | ||
| MANPAGE.md | ||
| TERMINOLOGY.md | ||
| THIRD_PARTY_INSTALL.md | ||