Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 530 Bytes

File metadata and controls

34 lines (22 loc) · 530 Bytes

Contributing

Development

Install dependencies on Debian-based systems:

./scripts/dependencies.sh

Build locally:

./scripts/build.sh

Run the application:

./build/bin/safe-exam-browser

Pull Requests

  • keep changes focused
  • avoid mixing unrelated refactors and behavior changes
  • update documentation when behavior or packaging changes
  • include verification notes in the PR description

Security

Do not publish sensitive security issues in public issues.

Use SECURITY.md.