From 7757bd3c3512e721f5c5c0735398ec7458489db8 Mon Sep 17 00:00:00 2001 From: Josh Buchea Date: Fri, 27 May 2016 12:23:17 -0700 Subject: [PATCH] Add steps for pull requests --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ca9035a..dc3d173 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,12 @@ Below are the link relations which are not recommended for use: Open an issue or a pull request to suggest changes or additions. +Please follow these steps for pull requests: +- Modify only one tag, or one related set of tags at a time +- Use double quotes on attributes +- Don't include a trailing slash in self-closing elements — the HTML5 spec says they're optional +- Consider including a link to documentation that supports your change + ## Author **[Josh Buchea](http://joshbuchea.com/)**