From 19b556a8c4d3a51c4a273b7973b267a6240234af Mon Sep 17 00:00:00 2001 From: Liz3 Date: Sun, 3 Mar 2019 04:52:32 +0100 Subject: [PATCH] added ident message to Contributing.m --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ebd382ea..6d81a1ee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,8 @@ * Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable. +* Please use tabs as ident with a size of 3 spaces. + #### **Did you fix whitespace, format code, or make a purely cosmetic patch?** Please specify what changes you made to the formatting etc., as it allows us to get an idea of how this will change our files overall.