[Yanel-commits] rev 40817 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Thu Jan 8 10:48:07 CET 2009


Author: michi
Date: 2009-01-08 10:48:06 +0100 (Thu, 08 Jan 2009)
New Revision: 40817

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/db90075e-74d0-4d8c-bdff-661e93af77cb
Log:
note about testing added re issue 6895

Modified: public/yanel/trunk/src/realms/yanel-website/content/db90075e-74d0-4d8c-bdff-661e93af77cb
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/db90075e-74d0-4d8c-bdff-661e93af77cb	2009-01-08 09:48:02 UTC (rev 40816)
+++ public/yanel/trunk/src/realms/yanel-website/content/db90075e-74d0-4d8c-bdff-661e93af77cb	2009-01-08 09:48:06 UTC (rev 40817)
@@ -1,2 +1,2 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>RTC (Review and Then Commit)</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>RTC (Review and Then Commit)</h1>  <ul><li>Download the patch from bugzilla<br/></li><li>Check the prefix of the files inside the patch</li><ul><li>The path should always be relative</li><li>The path should start at <a href="../../documentation/glossary.html#YANEL_HOME">YANEL_HOME</a></li></ul><li>....</li></ul></body>
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>RTC (Review and Then Commit)</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>RTC (Review and Then Commit)</h1>  <ul><li>Download the patch from bugzilla<br/></li><li>Check the prefix of the files inside the patch</li><ul><li>The path should always be relative</li><li>The path should start at <a href="../../documentation/glossary.html#YANEL_HOME">YANEL_HOME</a></li></ul><li>NEVER EVER commit something without testing before and after</li><ul><li>Make sure that there are automatic tests, which are covering the changes which the patch will imply</li></ul><li>...</li></ul></body>
 </html>
\ No newline at end of file



More information about the Yanel-commits mailing list