We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09dbb05 commit fe9fe5fCopy full SHA for fe9fe5f
1 file changed
Guideline.md
@@ -6,7 +6,7 @@ _Given a code change and a bug type, label whether the code change is a **untang
6
- Criteria 1: The code change must be **untangled** which means all the modifications are only made for bug fixing.
7
- Criteria 2: The code change must be **correct** which means it can be explained why the fix works.
8
9
-## Example: Fixes for Improper String Comparison
+## Example: Fixes for DM_CONVERT_CASE
10
11
Bug Description
12
0 commit comments