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
Ensure that your title is concise and has all the necessary information
7
6
8
7
**Examples:**
9
-
-`[1.20.4] Feat: Add new block types`
10
-
-`[1.21.4] [All] Fix: Crash on startup`
11
-
-`[1.21.3] [Forge] Fix: GUI does not render`
12
-
-`[1.20.1] Ref: Optimize rendering engine`
8
+
-`Feat: Add new block types`
9
+
-`Fix: Crash on startup`
10
+
-`Fix: GUI does not render`
11
+
-`Ref: Optimize rendering engine`
12
+
-`New pre-processor for pathfinding`
13
+
-`Fix inconsistency with the structure`
13
14
14
15
### Issue Link
15
16
If your PR addresses one or more issues, be sure to link them. Use appropriate keywords like `closes`, `fixes`, or `resolves` to automatically close the linked issues when the PR is merged.
0 commit comments