]> source.dussan.org Git - gitignore.git/commitdiff
a bit more edits
authorBrendan Forster <github@brendanforster.com>
Sat, 27 Oct 2018 14:07:36 +0000 (11:07 -0300)
committerBrendan Forster <github@brendanforster.com>
Sun, 28 Oct 2018 21:17:26 +0000 (18:17 -0300)
README.md

index 31f13a7b225780eda9c869eabbf1301e391de2b2..0da26805982be56bb769c268f4a6b29bcfc5d9c5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -44,7 +44,16 @@ then the template is not a good fit for this collection.
 
 If a template is mostly a list of files installed by a particular version of
 some software (e.g. a PHP framework), it should live under the `ecosystem`
-directory. See [versioned templates]() for a guide to this setup.
+directory. See [versioned templates](#versioned-templates) for more details.
+
+If you have a small set of rules, or want to support a technology that is not
+widely in use, and still believe this will be helpful to others, please read the
+section about [specialized templates](#specialized-templates) for more details.
+
+If you believe your template is important and should be highly visible, please
+add details about the impact of the technology when you open a pull request. We
+may not accept it immediately, but we can promote it to the root at a later date
+based on demand.
 
 Please also understand that we can’t list every tool that ever existed.
 Our aim is to curate a collection of the _most common and helpful_ templates,