瀏覽代碼

Improved notes on IN

Alois Mahdal (@azzgoat) 12 年之前
父節點
當前提交
62d26c4b55
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

49
 ##Terms##
49
 ##Terms##
50
  * *IN* - incident note
50
  * *IN* - incident note
51
     * note itself
51
     * note itself
52
-    * bug eport?
52
+    * bug report against tested subject?
53
+    * bug report against test documentation?
53
  * *TC* - test case
54
  * *TC* - test case
54
  * *ST* - sugar trail (trail of test cases)
55
  * *ST* - sugar trail (trail of test cases)
55
 
56