We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b69bf0 commit d1ee4e6Copy full SHA for d1ee4e6
CONTRIBUTING.md
@@ -69,7 +69,9 @@ possible. Some common forms:
69
* `pypi_url` - A link to the PyPI project page when the project has
70
one. (most applications do not; PyPI is primarily for libraries)
71
72
-Other keys of the form `*_url` will also be handled automatically.
+Other keys of the form `*_url` will also be handled
73
+automatically. There's rarely a reason to include the same URL under
74
+multiple keys, so just pick the closest one.
75
76
#### Tags
77
0 commit comments