You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ Please [visit our Wiki](https://github.com/axmolengine/axmol/wiki) to know more
39
39
>
40
40
> Use the `dev` branch if you want to contribute to v3 development or test new features. For production deployment, please use the `release/2.x` branch.
41
41
>
42
-
> ⚠️ **Do not submit PRs to the `release/2.x` branch that apply full-file `clang-format` changes.**
43
-
> Such changes significantly increase merge conflicts and consume unnecessary time from @halx99.
42
+
> ⚠️ **Do not submit PRs to the `release/2.x` branch that apply full-file `clang-format`or large-scale reformatting changes.**
43
+
> Such changes significantly increase merge conflicts and make code review unnecessarily difficult, consuming @halx99’s time.
44
44
> Any PRs violating this rule **will not be accepted**.
0 commit comments