Skip to content

Commit 85c397a

Browse files
committed
Updates to README in prep for beta release.
1 parent 50b7251 commit 85c397a

File tree

1 file changed

+10
-23
lines changed

1 file changed

+10
-23
lines changed

README.md

Lines changed: 10 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The Splunk Software Development Kit for Python (Preview Release)
1+
# The Splunk Software Development Kit for Python (Beta Release)
22

33
This SDK contains library code and examples designed to enable developers to
44
build applications using Splunk.
@@ -16,26 +16,11 @@ The Splunk developer platform enables developers to take advantage of the same
1616
technology used by the Splunk product to build exciting new applications that
1717
are enabled by Splunk's unique capabilities.
1818

19-
2019
## License
2120

2221
The Splunk Software Development Kit for Python is licensed under the Apache
2322
License 2.0. Details can be found in the file LICENSE.
2423

25-
## This SDK is a Preview Release
26-
27-
1. This Preview release a pre-beta release. There will also be a beta release
28-
prior to a general release. It is incomplete and may have bugs.
29-
30-
2. The Apache license only applies to the SDK and no other Software provided
31-
by Splunk.
32-
33-
3. Splunk in using the Apache license is not providing any warranties,
34-
indemnification or accepting any liabilities with the Preview SDK.
35-
36-
4. Splunk is not accepting any Contributions to the Preview release of the SDK.
37-
All Contributions during the Preview SDK will be returned without review.
38-
3924
## Getting Started
4025

4126
In order to use the SDK you are going to need a copy of Splunk. If you don't
@@ -122,7 +107,7 @@ including:
122107
* A pluggable HTTP component that can be user-supplied.
123108
* Handles authentication and namespace URL management
124109
* Accessible low-level HTTP interface for use by developers who want
125-
to be close to the wire.
110+
to be close to the wire.
126111

127112
You can see an example use of the library here:
128113

@@ -251,15 +236,17 @@ Stay connected with other developers building on Splunk.
251236

252237
### How to contribute
253238

254-
We aren't ready to accept code contributions yet, but will be shortly. Check
255-
this README for more updates soon.
239+
If you would like to contribute to the SDK, please follow one of the links
240+
provided below.
256241

257-
### Support
242+
* [Individual contributions](http://dev.splunk.com/goto/individualcontributions)
258243

259-
* SDKs in Preview will not be Splunk supported. Once the Python SDK moves to
260-
an Open Beta we will provide more detail on support.
244+
* [Company contributions](http://dev.splunk.com/view/companycontributions/SP-CAAAEDR)
261245

262-
* Issues should be filed here: https://github.com/splunk/splunk-sdk-python/issues
246+
### Support
247+
248+
* Issues should be filed here: https://github.com/splunk/splunk-sdk-python/issues
263249

264250
### Contact Us
251+
265252
You can reach the Dev Platform team at [email protected]

0 commit comments

Comments
 (0)