Update readme
This commit is contained in:
parent
8b1409728e
commit
7707beee3a
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -36,6 +36,16 @@ In general, BastionGuard is compatible with all modern Linux distributions that
|
|||
|
||||
Other distributions may work but are not officially tested.
|
||||
|
||||
## Development and Release Process
|
||||
|
||||
BastionGuard is used in production and is therefore developed with a stability-first approach.
|
||||
|
||||
Development changes are tested extensively before being published. Commits are pushed to the public repository only when the corresponding functionality is complete, operational, and considered stable enough for release.
|
||||
|
||||
The main branch is not used to publish intentionally broken, incomplete, or untested development snapshots. Repository activity may therefore be less frequent than in projects that expose every intermediate development step.
|
||||
|
||||
This release model prioritizes reliability, deterministic behavior, and production safety.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the GNU GPLv3.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue