From 3944e1d862349bd160ff3019197ada26bf4cbda2 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Fri, 16 Feb 2018 21:54:22 -0800 Subject: [PATCH] Add CONTRIBUTING.md. --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..9943e5b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +Contributing +============ + +I am using Etiquette to learn and practice. Breaking changes are very common. Bugs, while not intended, are not surprising. + +Please do not open pull requests without talking to me first. You may raise an issue if you'd like.