Project

Profile

Help

Task #5045

Updated by daviddavis almost 5 years ago

Some files like the travis ones should not be manually edited by hand. We should add headings to them. Something like: 

 <pre><code class="python"> 
 # WARNING: DO NOT EDIT! EDIT BY HAND 
 # 
 # This file was is manually generated by plugin_template. Please use and updated with bootstrap.py to update this file. 
 </code></pre> 

Back