This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/CONTRIBUTING.md

662 B

How to contribute

Reporting bugs or suggesting enhancements

Before reporting a bug , please perform a search to see if the problem has already been reported. If it has, add a comment to the existing issue instead of opening a new one. Same for enhancements.

You can also contact me via the Fediverse if you don't want to open an account. My account is @tastytea@likeable.space.

Pull requests

Please use similar coding conventions as the rest of the project. The basic rule to remember is to write code in the same style as the existing/surrounding code.