Przeglądaj źródła

remove adding the new framework to github workflows

Nate 2 lat temu
rodzic
commit
1b7e75a017
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,7 +1,7 @@
 <!--
 <!--
 Thank you for submitting to the TechEmpower Framework Benchmarks!
 Thank you for submitting to the TechEmpower Framework Benchmarks!
 
 
-If you are submitting a new framework, please make sure that you add the appropriate line in the `.github/workflows/build.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 an appropriate `README.md` is added in your framework directory with information about the framework and a link to its homepage and documentation.
 
 
 For new frameworks, please do not include source code that isn't required for the benchmarks.
 For new frameworks, please do not include source code that isn't required for the benchmarks.