Overhaul contribution guide & add a AI policy (#6038)

* Overhaul contribution guide & add a AI policy

* Fix broken links
This commit is contained in:
Raphael Michel
2026-04-21 11:32:56 +02:00
committed by GitHub
parent 7e457f7430
commit 35e1df28d9
5 changed files with 67 additions and 18 deletions

View File

@@ -1,5 +1,7 @@
.. spelling:word-list:: Rebase rebasing
.. _`codestyle`:
Coding style and quality
========================
@@ -28,8 +30,6 @@ Code
Commits and Pull Requests
-------------------------
Most commits should start as pull requests, therefore this applies to the titles of pull requests as well since
the pull request title will become the commit message on merge. We prefer merging with GitHub's "Squash and merge"
feature if the PR contains multiple commits that do not carry value to keep. If there is value in keeping the