mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-26 22:15:19 +03:00
0711591ad3
* 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 |