There was an error while loading. Please reload this page.
1 parent 00025dc commit 88730ecCopy full SHA for 88730ec
CONTRIBUTING.md
@@ -1,5 +1,7 @@
1
# Contributing
2
3
+Use `update.sh`, or manually do the following:
4
+
5
1. Add the new version to `versions.txt`.
6
* Versions should be listed incrementally.
7
2. Add new _stable_ versions to `stable.txt`, replacing any previous stable version for that version family.
@@ -10,5 +12,5 @@
10
12
6. Append the SHA512 checksums for _all_ released files to `checksums.sha512`.
11
13
14
* Never remove a version from `versions.txt`.
-* Never remove checksums from a `checksum.*` file. Unless the file is literally
15
+* Never remove checksums from a `checksum.*` file. Unless the file is literally
16
no longer available on the Internet.
0 commit comments