💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

964 B

Contributing to Antkeeper

Thanks for taking the time to make Antkeeper better! ❤🐜

Reporting Bugs

To report a bug, please do one of the following:

Suggesting Changes

To suggest changes or new features, please do one of the following:

Contributing Code

If you have written code that fixes a bug or provides new functionality, please open a pull request on GitHub.

Coding Conventions

Ensure that all code contributions adhere to the following conventions:

  • C++ STL naming conventions
  • Allman indent style with tabs