forked from KULeuven-COSIC/SCALE-MAMBA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9a3ec1d
commit a3b229f
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,13 +40,17 @@ want to maintain stability between releases for people using the | |
system. Thus we have created the following rules of thumb: | ||
|
||
i) New releases will be about every quarter. | ||
|
||
ii) Only major bug fixes will be done in the mean time. | ||
|
||
iii) Join the mailing list to get updates ([email protected]) | ||
|
||
iv) For small changes/bug fixes you find, either email the group | ||
or make a pull request here. We will then look at the code, | ||
integrate it into our private master system and perform the | ||
testing on it. Then we will push to GitHub with the next | ||
release. | ||
|
||
v) Major changes (more than the odd line here or there), please | ||
talk with us first. You may be doing something which we | ||
plan to scrap in the near future. So you dont want to waste | ||
|