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: GUIDELINES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Wherever possible, modularity, composability, and gas efficiency should be pursu
28
28
29
29
## 🖌 Pull Request (PR) Format
30
30
31
-
Pull requests are _squash-merged_ in most cases to keep the `main` branch history clean. The title of the PR becomes the commit message, so it should be written in a consistent format:
31
+
Pull requests are _squash-merged_ in most cases to keep the `main` branch history clean. The title of the PR becomes part of the commit message, so it should be written in a consistent format:
32
32
33
33
- Start with an emoji that well describes the PR. Please refer to the following emoji list as a basis:
0 commit comments