0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-01-22 02:15:25 -05:00

In issue-pull-request-template documentation, deduplicate contact link name key

The Table under "Contact Link" has two rows labeled `name` with exactly the same content, it should only occur once.
This commit is contained in:
Slatian 2024-02-18 12:40:05 +00:00
parent c81c50daa4
commit 4b8db5a048

View file

@ -285,6 +285,5 @@ contact_links:
| Key | Description | Type | Required |
| ----- | -------------------------------- | ------ | -------- |
| name | the name of your link | String | true |
| name | The name of your link | String | true |
| url | The URL of your link | String | true |
| about | A short description of your link | String | true |