docs: add contribution guidelines #12

Merged
MiauRizius merged 1 commits from docs/9-missing-contribution-guidelines into main 2026-06-10 02:19:37 +02:00
Owner

Description

Add contribution guidelines and document the project's contribution workflow.

This PR introduces:

  • a dedicated CONTRIBUTING.md
  • signed commit requirements
  • protected main branch workflow documentation
  • branch naming conventions
  • fork and pull request workflow documentation
  • release branch and versioning guidelines
  • issue and pull request template usage guidance
  • README updates linking to the contribution guidelines

Closes #9

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore / Refactoring (code cleanup or configuration updates)

Testing Environment

  • Verified via local development server
  • Verified compilation inside the Docker container
  • All unit tests passing successfully
## Description Add contribution guidelines and document the project's contribution workflow. This PR introduces: * a dedicated `CONTRIBUTING.md` * signed commit requirements * protected main branch workflow documentation * branch naming conventions * fork and pull request workflow documentation * release branch and versioning guidelines * issue and pull request template usage guidance * README updates linking to the contribution guidelines Closes #9 ## Type of Change * [ ] Bug fix (non-breaking change which fixes an issue) * [ ] New feature (non-breaking change which adds functionality) * [x] Chore / Refactoring (code cleanup or configuration updates) ## Testing Environment * [ ] Verified via local development server * [ ] Verified compilation inside the Docker container * [ ] All unit tests passing successfully
MiauRizius added the
Kind/Documentation
Reviewed
Confirmed
1
Priority
High
2
labels 2026-06-10 02:19:19 +02:00
MiauRizius self-assigned this 2026-06-10 02:19:19 +02:00
MiauRizius added 1 commit 2026-06-10 02:19:20 +02:00
docs: add contribution guidelines
Some checks failed
test-and-lint / test-and-lint (pull_request) Failing after 6s
afea712f43
MiauRizius merged commit 01ec41288a into main 2026-06-10 02:19:37 +02:00
MiauRizius deleted branch docs/9-missing-contribution-guidelines 2026-06-10 02:19:41 +02:00
Sign in to join this conversation.
No description provided.