If something isn't working quite right, help get it fixed!
- Check if the issue has already been reported. Search the open issues.
- Not reported yet? Create a new entry
on the tracker. Fill out the issue template and label it as a
bug
, as those will get highest priority.
If there is a feature that can supercharge SpanAnalyzer, help put it on the roadmap!
- Check if the feature has already been requested. Search the open issues.
- Not reported yet? Here are some options for notifying the developer(s):
- Base from the
master
branch. - Follow the Google C++ Style Guidelines.
- Document the code using Doxygen markup and check the syntax.
doxygen docs/doxygen_config
- Errors will be in the log file:
docs/doxygen.log