CONTRIBUTING.md: add a note for rejecting projects (#23004)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Adriano Inghingolo <68734231+SpikeTheDragon40k@users.noreply.github.com>
This commit is contained in:
Managor
2026-07-08 11:09:56 +03:00
committed by GitHub
parent 0138d961ee
commit 0bd8770fcd
+6
View File
@@ -21,6 +21,12 @@ Contributions to the tldr-pages project are [most welcome](GOVERNANCE.md)!
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.
> [!NOTE]
> Please ensure that the project has been maintained for at least a year before submitting a page for it, notable projects are exempt from this requirement.
> The definition of notable is at the discretion of the tldr maintainers.
> This is to ensure that the tldr pages doesn't get cluttered with projects that have been abandoned or created for just the personal use of the creator.
> Abandoned projects or inactive personal utilities may be subject to removal at the maintainers' discretion. This does not apply to stable or complete tools that are widely used.
> [!IMPORTANT]
> While this file contains general instructions to get started, it is suggested to read the [style guide](contributing-guides/style-guide.md) and [translation templates](contributing-guides/translation-templates)
> for more detailed information about the syntax and commonly used translation terms.