diff --git a/.circleci/config.yml b/.circleci/config.yml index d482dff..8d7ddba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -306,4 +306,4 @@ workflows: filters: branches: only: - - master \ No newline at end of file + - master 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 diff --git a/docs/gettingstarted.md b/docs/gettingstarted.md index 6c4dffd..a5ea9ab 100644 --- a/docs/gettingstarted.md +++ b/docs/gettingstarted.md @@ -80,4 +80,4 @@ Splunk type. Additional hosts can be deployed for syslog collection from additional network zones and locations -![SC4S deployment diagram](SC4S%20deployment.png) +![SC4S deployment diagram](SC4S%20deployment.png) \ No newline at end of file