Skip to content

Commit

Permalink
Master back to develop (#87)
Browse files Browse the repository at this point in the history
Merge back to dev
  • Loading branch information
Ryan Faircloth authored and GitHub committed Sep 20, 2019
1 parent 540c2fa commit 6dc0612
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,4 @@ workflows:
filters:
branches:
only:
- master
- master
32 changes: 21 additions & 11 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/gettingstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 6dc0612

Please sign in to comment.