Add a note about respecting release cycles between TPVs

Assert fair use for self-compilers and independent devs not distributing their viewer beyond personal use,
master
Beq 2025-06-21 01:03:30 +01:00
parent 85c709abe4
commit 0114171163
1 changed files with 8 additions and 0 deletions

View File

@ -26,3 +26,11 @@ Build instructions for each operating system can be found using the links below
## Contribute
Help make Firestorm better! You can get involved with improvements by filing bugs and suggesting enhancements via [JIRA](https://jira.firestormviewer.org) or [creating pull requests](CONTRIBUTING.md).
## Community respect
This section is guided by the [TPV Policy](https://wiki.firestormviewer.org/tpv_policy) and the [Second Life Code of Conduct](https://github.com/secondlife/viewer?tab=coc-ov-file).
Firestorm code is made available during ongoing development, with the **master** branch representing the current nightly build. Developers and self-compilers are encouraged to work on their own forks and contribute back via pull requests, as detailed in the [contributing guide](CONTRIBUTING.md).
If you intend to use our code for your own viewer beyond personal use, please only use code from official release branches (for example, `Firestorm_7.1.13`), rather than from pre-release/preview or nightly builds.