From d9aaf1c5eab2d8853aaf41736ad306bbdceb37d4 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Mon, 11 Feb 2019 20:52:36 +0100 Subject: [PATCH] Adding guidelines --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89f4ccd..a968f03 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,3 +12,11 @@ gem install bundler bundle install bundle exec jekyll serve ``` + +## Guidelines + +Please ensure your pull request adheres to the following guidelines: + +- Search previous suggestions before making a new one, as yours may be a duplicate. +- Keep descriptions short and simple, but descriptive. +- Queries must be tested on latest exporter version.