Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Asset/Patch/contribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The `Patch104p` word and `@keyword` are mandatory. `author` and date can be omit
| @feature | Adding something new |
| @fix | Fixing something, but is not a user facing bug |
| @performance | Improving performance |
| @refactor | Moving or rewriting code, but does not change the behavior |
| @refactor | Moving or rewriting code, but does not change the behavior |
| @tweak | Changing some values or settings |

Block comment sample
Expand Down
Loading