mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 20:06:00 +02:00
fix link to CLA (#1367)
the cla-assistant link leads to a page requesting the user to sign it, which may not be as friendly since prospective contributors may want to simply read the CLA without a prompt to sign it.
This commit is contained in:
parent
c9063d15b9
commit
73ec3a8811
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
|||
|
||||
Contributions are most welcome! All `tldr` pages are stored in Markdown right here on GitHub.
|
||||
Just open an issue or send a pull request and we'll incorporate it as soon as possible.
|
||||
To get started, sign the [Contributor License Agreement](https://cla-assistant.io/tldr-pages/tldr).
|
||||
To get started, please [sign](https://cla-assistant.io/tldr-pages/tldr) the
|
||||
[Contributor License Agreement](https://gist.github.com/waldyrious/e50feec13683e565769fbd58ce503d4e).
|
||||
|
||||
*Note*: when submitting a new command, don't forget to check if there's already a pull request in progress for it.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue