From 39795789b9d4ca514b3349d610e82ad6e1bdcd7b Mon Sep 17 00:00:00 2001 From: SecUpwN Date: Thu, 12 Jun 2014 19:56:45 +0000 Subject: [PATCH] Added guide on pull requests --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 088799da4..a34d12ec3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,7 @@ To avoid confusion and neglected development commits, please ALWAYS read this gu #### Important note on Commits +* We **love** developers! Earn our respect through [creating pull requests](https://help.github.com/articles/using-pull-requests)! * If you added foreign code, please reference it in our [SOURCES](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/master/SOURCES). * If you submit a commit, please make sure to explain it poperly. * ALWAYS respect the [LICENSE](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/master/LICENSE) this project is licensed with.