-
Notifications
You must be signed in to change notification settings - Fork 32
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
88dd888
commit 0466378
Showing
1 changed file
with
2 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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# CONTRIBUTION Guidlines | ||
|
||
**currently we are refactoring the whole code - so if you want to add a contribution you might wait a little till we finished** | ||
|
||
- each new SSL/TLS library should be implemented in its `<library-name>.ts` inside the assets folder. | ||
- for each new library we want to build a ground truth so that we can ensure that the library is working at least when it is compiled by default | ||
|