Skip to content

Commit 09dbb05

Browse files
authored
Update Guideline.md
formatting
1 parent c77067b commit 09dbb05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Guideline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Bug Description
1616

1717
- Code Change:
1818

19-
```
19+
```diff
2020
diff --git a/util/src/main/java/com/psddev/dari/util/FormTag.java b/util/src/main/java/com/psddev/dari/util/FormTag.java
2121
index b473a60a..4d974c93 100644
2222
--- a/util/src/main/java/com/psddev/dari/util/FormTag.java
@@ -86,4 +86,4 @@ For each bug type _bug<sub>i</sub>_,
8686
2. Identify if _C<sub>i</sub>_ is untangled or not. (see criteria as follow).
8787
3. Record the result in _label.csv_. Also, briefly write down the reason for your judgment. Especially if it is untangled, briefly describe the solution. **Label as `U` (short for "Uncertain") if unsure**.
8888

89-
**Note**, please take at least 10-mins break for every half an hour to mitigate tiredness factor.
89+
**Note**, please take at least 10-mins break for every half an hour to mitigate tiredness factor.

0 commit comments

Comments
 (0)