mirror of https://github.com/avast/PurpleDome
Basic contribution files added
parent
6c41d1ddc2
commit
27a7b61ebe
@ -0,0 +1,11 @@
|
||||
We are looking forward to your contribution. To do so:
|
||||
|
||||
* Develop in an own branch for each feature
|
||||
* Test it using 'make test' which executes tox
|
||||
* If there are no bugs, create a PR to the master branch
|
||||
|
||||
If you have bigger changes please also execute experiment_control.py and verify the basic experiment still works.
|
||||
|
||||
Server side tests:
|
||||
At the moment we do not test on the server. For the proper tests we would need an isolated test environment (AWS, Azure, ...). As it will have to run attacks. We are not there yet.
|
||||
=> Please test your changes
|
@ -0,0 +1,16 @@
|
||||
This file contains a list of people who have made large contributions
|
||||
to Purple Dome.
|
||||
|
||||
Main developers:
|
||||
Thorsten Sick <thorsten.sick@avast.com>
|
||||
|
||||
Code contribution:
|
||||
|
||||
Code reviews:
|
||||
|
||||
Documentation:
|
||||
|
||||
Patches:
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue