Skip to content

Commit 7620e1b

Browse files
authored
Fix markdown link formatting in CONTRIBUTING.md (#16176)
CC: @FelixMalfait Before: <img width="1293" height="170" alt="image" src="https://github.com/user-attachments/assets/dc02afea-2781-4a5b-885a-2617709d9e36" /> After: <img width="1293" height="170" alt="image" src="https://github.com/user-attachments/assets/acbc5c0b-bb96-4cd7-8c02-892cc4745f70" />
1 parent f2f1204 commit 7620e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ git push origin your-branch-name
6363

6464
## Reporting Issues
6565

66-
If you face any issues or have suggestions, please feel free to (create an issue on Twenty's GitHub repository)[https://github.com/twentyhq/twenty/issues/new]. Please provide as much detail as possible.
66+
If you face any issues or have suggestions, please feel free to [create an issue on Twenty's GitHub repository](https://github.com/twentyhq/twenty/issues/new). Please provide as much detail as possible.

0 commit comments

Comments
 (0)