We encourage the usage of AI to ask questions and understand the code base.

We strongly discourage using AI to generate your code.

We don’t have the time to review nonsensical or convoluted changes that AI may propose.

At the very least, make sure you understand every line you submit and indicate where AI was used if applicable.

With that in mind, this may help you get started:

GitHub Copilot

GitHub copilot is an AI assistant you can access within VSCode.

In VSCode, press Ctrl + P, type >chat: open chat and press enter.

Last Modified: 27-May-26