Skip to content

Pking scp 16043 #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 13 additions & 16 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,17 @@

## How to contribute

If you would like to contribute to this project, go here for more information:

* [Splunk and open source][contributions]
* [Individual contributions][indivcontrib]
* [Company contributions][companycontrib]
If you would like to contribute to this project, see [Contributions to Splunk][indivcontrib] for more information.

## Issues & Bug Reports

If you're seeing some unexpected behavior with this project, please create an [issue on GitHub][issues] with the following information:

0. Version of this project you're using (ex: 1.7.1)
0. Platform version (ex: Windows Server 2012)
0. Framework version (ex: Node.js 0.10.37) or Browser (ex: Chrome 43.0.2357.81)
0. Splunk version (ex: 6.2.2)
0. Other relevant information (ex: local/remote environment, Splunk network configuration)
1. Version of this project you're using (ex: 1.7.1)
1. Platform version (ex: Windows Server 2012)
1. Framework version (ex: Node.js 0.10.37) or Browser (ex: Chrome 43.0.2357.81)
1. Splunk version (ex: 6.2.2)
1. Other relevant information (ex: local/remote environment, Splunk network configuration)

Alternatively, if you have a Splunk question please ask on [Splunk Answers][answers]

Expand All @@ -26,14 +22,14 @@ We love to see pull requests!

To create a pull request:

0. Fill out the [Individual Contributor Agreement][indivcontrib].
0. Fork [the repository][repo].
0. Make changes to the **`develop`** branch, preferably with tests.
0. Create a [pull request][pulls] against the **`develop`** branch.
1. Fill out the [Individual Contributor Agreement][indivcontrib].
1. Fork [the repository][repo].
1. Make changes to the **`develop`** branch, preferably with tests.
1. Create a [pull request][pulls] against the **`develop`** branch.

## Contact us

You can reach Splunk support at [email protected]_ if you have Splunk related questions.
You can [contact support][contact] if you have Splunk related questions.

You can reach the Developer Platform team at [email protected]_.

Expand All @@ -43,4 +39,5 @@ You can reach the Developer Platform team at [email protected]_.
[answers]: http://answers.splunk.com/
[repo]: https://github.com/splunk/splunk-sdk-javascript
[issues]: https://github.com/splunk/splunk-sdk-javascript/issues
[pulls]: https://github.com/splunk/splunk-sdk-javascript/pulls
[pulls]: https://github.com/splunk/splunk-sdk-javascript/pulls
[contact]: https://www.splunk.com/en_us/support-and-services.html
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ If you would like to contribute to the SDK, go here for more information:
### Support

1. You will be granted support if you or your company are already covered under an existing maintenance/support agreement.
Send an email to [email protected] and include "Splunk SDK for JavaScript" in the subject line.
Submit a new case in the [Support Portal][contact] and include "Splunk SDK for JavaScript" in the subject line.
2. If you are not covered under an existing maintenance/support agreement, you
can find help through the broader community at:
<ul>
Expand All @@ -381,6 +381,8 @@ If you would like to contribute to the SDK, go here for more information:

### Contact us

You can [contact support][contact] if you have Splunk related questions.

You can reach the Developer Platform team at [email protected]_.

## License
Expand Down Expand Up @@ -451,3 +453,4 @@ of embedded libraries and their licenses:
[indivcontrib]: http://dev.splunk.com/goto/individualcontributions
[companycontrib]: http://dev.splunk.com/view/companycontributions/SP-CAAAEDR
[githubjsissues]: https://github.com/splunk/splunk-sdk-javascript/issues
[contact]: https://www.splunk.com/en_us/support-and-services.html