|
@@ -1,15 +1,6 @@
|
|
<!--
|
|
<!--
|
|
Thank you for submitting to the TechEmpower Framework Benchmarks!
|
|
Thank you for submitting to the TechEmpower Framework Benchmarks!
|
|
|
|
|
|
-*** PLEASE READ ***
|
|
|
|
-
|
|
|
|
-We are transitioning the testing suite to use docker. If you are opening a pull request to update a framework, please check the docker branch first to make sure the test hasn't already been converted. If you notice the test has a dockerfile, the pull request should be made against the docker branch.
|
|
|
|
-
|
|
|
|
-Any new framework tests should be made against the docker branch. Round 16 and beyond will use this new setup. As it will take some time to update the documentation to reflect these changes, feel free to ping any of us for guidance.
|
|
|
|
-
|
|
|
|
-Thanks!
|
|
|
|
-
|
|
|
|
-
|
|
|
|
If you are submitting a new framework, please make sure that you add the appropriate line in the `.travis.yml` file for proper integration testing. Also please make sure that an appropriate `README.md` is added in your framework directory with information about the framework and a link to its homepage and documentation.
|
|
If you are submitting a new framework, please make sure that you add the appropriate line in the `.travis.yml` file for proper integration testing. Also please make sure that an appropriate `README.md` is added in your framework directory with information about the framework and a link to its homepage and documentation.
|
|
|
|
|
|
If you are editing an existing test, please update the `README.md` for that test where appropriate. The original contributor will most likely be pinged for feedback with `mention-bot`.
|
|
If you are editing an existing test, please update the `README.md` for that test where appropriate. The original contributor will most likely be pinged for feedback with `mention-bot`.
|