Files
dockerfiles/.github/PULL_REQUEST_TEMPLATE.md
Nova Homeserver 6a496c2d8b Initial commit
2025-08-15 17:37:54 +02:00

593 B

name, about, title, labels
name about title labels
Pull Request Propose changes to {{project.name}} [PR] Your changes pullrequest

Please describe the changes this PR makes and why it should be merged:

Status

  • Code changes have been tested and there aren't any typos in it

Semantic versioning classification:

  • This PR changes {{project.name}} core codebase (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation, README, etc.