From 002b050ab9a11ced6bd987069d5f0a2951081870 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Fri, 15 Jan 2016 13:41:49 +0100 Subject: [PATCH] Added contribution guidelines --- CONTRIBUTING.md | 10 ++++++++++ README.md | 2 ++ 2 files changed, 12 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..0d662f2 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contribution Guidelines + +Please ensure your pull request adheres to the following guidelines: + +- Make sure your submission is not a duplicate. +- Make an individual pull request for each suggestion. +- Adhere to the table formatting, which makes for easier reading. +- The pull request and commit should have a useful title. + +Thanks for your suggestions! diff --git a/README.md b/README.md index de93e3f..18ef447 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A curated list of awesome Threat Intelligence resources A concise definition of Threat Intelligence: *evidence-based knowledge, including context, mechanisms, indicators, implications and actionable advice, about an existing or emerging menace or hazard to assets that can be used to inform decisions regarding the subject’s response to that menace or hazard*. +Feel free to [contribute](CONTRIBUTING.md). + - [Sources](#sources) - [Formats](#formats) - [Frameworks](#frameworks-and-platforms)