zellij/docs
har7an 0711591ad3
docs: Describe how to handle Options as errors (#1805)
* 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.
2022-10-18 14:14:38 +00:00
..
ARCHITECTURE.md fix: update architecture-docs (#1487) 2022-06-11 15:23:11 +02:00
ERROR_HANDLING.md docs: Describe how to handle Options as errors (#1805) 2022-10-18 14:14:38 +00:00
MANPAGE.md docs(manpage): update manpage (#1549) 2022-06-29 22:58:23 +09:00
TERMINOLOGY.md docs: fix typos (#1481) 2022-06-10 23:37:55 +09:00
THIRD_PARTY_INSTALL.md Fix installation with MacPorts (#1529) 2022-06-19 21:25:37 +02:00