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:
parent
c81c50daa4
commit
4b8db5a048
1 changed files with 0 additions and 1 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Reference in a new issue