Athanasius
84da527587
Changed to 'Version Strings' in Releasing.md
2020-07-19 12:40:50 +01:00
Athanasius
3138407e98
Contributing.md: Reference Releasing.md for version string format
2020-07-19 12:38:19 +01:00
Athanasius
09be5505bc
Clarify what stable and beta branches may contain. Describe release tags.
...
* Both `stable` and `beta` might contain extra commits for hotfixes beyond
what is currently released.
* Describe the Stable Release tag form, and point out that currently
the pre-release tag form is the same.
2020-07-15 11:48:33 +01:00
Athanasius
1781b6657c
Contributing.md: beta can lag behind main/stable/develop
2020-07-15 11:48:33 +01:00
Athanasius
996f317130
Contributing.md: master
is deprecated, use main
.
2020-07-15 11:48:33 +01:00
Athanasius
ea0d6471d2
Contributing.md: Fix 'contentions' typo
2020-07-13 12:04:44 +01:00
Athanasius
d4706a053e
We now use 'main' instead of 'master' in place of 'develop'
...
After 4.0.0.0 we need to not have 'develop' as default branch, so change it
now, and migrate to 'main' instead of 'master' whilst we're at it.
2020-07-10 11:07:45 +01:00
Athanasius
65793bce24
Contributing.md: develop is default branch, XXX- issue number optional
2020-07-06 16:05:09 +01:00
Athanasius
71cc41b39a
We're not following Semantic Versioning to the letter.
...
We might in the future, but that would depend on changes to `setup.py` to make it only `A.B.C`
and to add support for extra strings.
2020-06-30 19:20:30 +01:00
Athanasius
d0fdfaed0b
RELEASING.md is no longer shouted.
2020-06-30 16:44:29 +01:00
Athanasius
37a0195de4
Adds Contributing.md
...
* Outlines everything a new contributor should know.
* There's one 'XXX' to-check items with regards to Windows Installer,
and if it does think A.B.C.1 should be installed in place of A.B.C.0.
Closes #533
2020-06-30 16:30:05 +01:00