Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 877 Bytes

HACKING.md

File metadata and controls

37 lines (26 loc) · 877 Bytes

Building

For build instructions see the README.md

Pull requests

Before filing a pull request run the tests:

ninja -C _build test

Use descriptive commit messages, see

https://wiki.gnome.org/Git/CommitMessages

and check

https://wiki.openstack.org/wiki/GitCommitMessages

for good examples.

Coding Style

We're mostly using libhandy's Coding Style.

API documentation

Chatty relies on libpurple for IM integration and libebook from evolution data server for phone number parsing: