From 3ea9127551ebbed5131576ca9af1a2091a093e1b Mon Sep 17 00:00:00 2001 From: mkarlstrand-splunk <49571555+mkarlstrand-splunk@users.noreply.github.com> Date: Sat, 31 Aug 2019 08:20:48 -0700 Subject: [PATCH] Update CONTRIBUTING.md (#74) --- CONTRIBUTING.md | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 85546be..21e497a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,21 +1,27 @@ # Contributing ### Past / Active(marked as *) Contributors -rfaircloth* -mbonsack* -rfipro* -Hurricane Labs* +Splunk Connect for Syslog is developed by Splunkers and the open-source community. -## Code of conduct +We want to give extra special thanks to Hurricane Labs our seed community contributor + +We thank all of our contributors! + +[https://github.com/splunk/splunk-connect-for-syslog/graphs/contributors] + +For the detailed history of contributions of a given file, try + +git blame file +to see line-by-line credits and -###Contributor License Agreement +git log --follow file +to see the change log even across renames and rewrites. + + +## Code of conduct -At the moment, we can only accept pull requests submitted from either: -* Splunk employees or -* Individuals that have signed our contribution agreement -If you wish to be a contributing member of our community, please see the agreement [for individuals](https://www.splunk.com/goto/individualcontributions) or [for organizations](https://www.splunk.com/goto/contributions). ### Our Pledge @@ -93,7 +99,11 @@ available at [http://contributor-covenant.org/version/1/4][version] ## Filing issues -Use project issue tracker +Please file issues in this project with clear description of the problem. + +## Project Discussion Forums + +splunk-usergroups #splunk_connect_for_syslog ## Contributing code or data