From 54bc2e4b9676f432ee83d1345fd83bc1da33cb56 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Tue, 9 Jun 2020 20:36:40 -0400 Subject: [PATCH] CONTRIBUTING: add note about typo PRs ref #3 --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ecef5e9..6397f6c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,3 +64,9 @@ and make post-collapse users much happier. It is frequently asked by would-be contributors whether I have tips for an optimal ramping up of skills. [I've put together a little document to answer that question](https://collapseos.org/skills.html). + +## No typo pull requests please + +Please, don't open pull requests to fix typos. See [issue #3][GH-3] for details. + +[GH-3]: https://github.com/hsoft/collapseos/pull/3