<!-- Welcome! Thanks for thinking of a way to improve our project. If this solves a problem for you, then it probably solves that problem for lots of people! So the whole community will benefit from this request. Before creating a new feature request please search the issues for relevant feature requests. --> ### Problem <!-- Provide a clear and concise description of what problem this feature will solve. For example: * I'm always frustrated when [...] because [...] * I would like it if [...] happened when I [...] because [...] --> To ensure the quality of PRs raised, it would be great to have code review + **automatic PR checks** enforced ### Proposed Solution <!-- Provide a clear and concise description of a way to accomplish what you want. For example: * Add an option so that when [...] [...] will happen --> Add the following PR checks e.g. * dependency scan * test runner * build * codestyle ### Additional context <!-- Add any other context or screenshots about the feature request here. You can also include links to examples of other programs that have something similar to your request. For example: * Another project [...] solved this by [...]
Problem
To ensure the quality of PRs raised, it would be great to have code review + automatic PR checks enforced
Proposed Solution
Add the following PR checks e.g.
Additional context