From 330abeedc950cdb5dad6cac9e48c5ada15b3a9fc Mon Sep 17 00:00:00 2001 From: Glavin Wiechert Date: Mon, 17 Aug 2015 21:17:57 -0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e8b2fb..272f727 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,3 +16,7 @@ The debugging results will be copied to your clipboard. 4. Describe your issue / bug. 5. Submit your new GitHub Issue and wait patiently. If you have any additional / new information to add, please feel free to comment on that Issue and provide more helpful information. + +## Help Improving Atom Beautify By Changing Source Code + +See https://github.com/Glavin001/atom-beautify/blob/master/docs/add-languages-and-beautifiers.md for current documentation on adding support for new languages and beautifiers to Atom Beautify.