--- title: FAQs parent: title: Documentation href: '/documentation' ---

Answers to frequently asked questions.

When should I open an issue versus a pull request (PR)?

Open PR

Some examples of when you may want to open a PR:

Generally speaking, if you know how to open a PR in order to fix the issue, doing that is best. However, we recognise that it requires knowledge of GitHub and code to some degree, which is a form of gatekeeping. We're currently working on ways to improve/remove this barrier to entry. We also are always willing to help if you'd like to learn. Reach out via our Slack community

Open Issue

Some examples of when you may want to open an issue:

Related: Contributing Guidelines