This is a temporary notice about our massive rebase effort. Pull
requests based off 'main' will no longer be accepted, only if they are
based against 'audacity-3.7-rebase' (the rebase branch). Thus, add a
note to the README and contributing policy about it.
Once the rebase is complete, and we merge 'audacity-3.7-rebase' into
main, we will continue working on the main branch as normal.
Signed-off-by: Avery King <avery98@pm.me>
* We now use tenacity-legacy's contributing guidelines.
* Modifications were made in order to specify parts of our coding style
and what to do with existing source files.
Signed-off-by: Avery King <avery98@pm.me>
Added binary release information. Tier 1 platforms are guaranteed binary releases, but anything else is not guaranteed (except for 4, where there aren't any binaries provided at all due to platform support being absent). There might be releases for Tier 2 and 3 platforms, but that's not necessarily guaranteed.
CONTRIBUTING.md has essentially been overhauled to include information about commits, coding style guidelines, and a little more about the Saucedacity community.