mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 12:45:59 +02:00
CONTRIBUTING: clarify guideline for new PRs (#7450)
This commit is contained in:
parent
0aa0fe55cd
commit
0bbe0c1310
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Just open an issue or send a pull request and we'll incorporate it as soon as po
|
|||
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.
|
||||
*Note*: when submitting a new command, please base your PR against the `main` branch, and check if there's already a pull request in progress for it.
|
||||
|
||||
## Guidelines
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue