22
33## How to contribute
44
5- If you would like to contribute to this project, go here for more information:
6-
7- * [ Splunk and open source] [ contributions ]
8- * [ Individual contributions] [ indivcontrib ]
9- * [ Company contributions] [ companycontrib ]
5+ If you would like to contribute to this project, see [ Contributions to Splunk] [ indivcontrib ] for more information.
106
117## Issues & Bug Reports
128
139If you're seeing some unexpected behavior with this project, please create an [ issue on GitHub] [ issues ] with the following information:
1410
15- 0 . Version of this project you're using (ex: 1.5.0)
16- 0 . Platform version (ex: Windows Server 2012 R2)
17- 0 . Framework version (ex: Python 2.7.9)
18- 0 . Splunk version (ex: 6.3.0)
19- 0 . Other relevant information (ex: local/remote environment, Splunk network configuration)
11+ 1 . Version of this project you're using (ex: 1.5.0)
12+ 1 . Platform version (ex: Windows Server 2012 R2)
13+ 1 . Framework version (ex: Python 2.7.9)
14+ 1 . Splunk version (ex: 6.3.0)
15+ 1 . Other relevant information (ex: local/remote environment, Splunk network configuration)
2016
2117Alternatively, if you have a Splunk question please ask on [ Splunk Answers] [ answers ]
2218
@@ -26,14 +22,14 @@ We love to see pull requests!
2622
2723To create a pull request:
2824
29- 0 . Fill out the [ Individual Contributor Agreement] [ indivcontrib ] .
30- 0 . Fork [ the repository] [ repo ] .
31- 0 . Make changes to the ** ` develop ` ** branch, preferably with tests.
32- 0 . Create a [ pull request] [ pulls ] against the ** ` develop ` ** branch.
25+ 1 . Fill out the [ Individual Contributor Agreement] [ indivcontrib ] .
26+ 1 . Fork [ the repository] [ repo ] .
27+ 1 . Make changes to the ** ` develop ` ** branch, preferably with tests.
28+ 1 . Create a [ pull request] [ pulls ] against the ** ` develop ` ** branch.
3329
3430## Contact us
3531
36- You can reach Splunk support at _ support@splunk.com _ if you have Splunk related questions.
32+ You can [ contact support] [ contact ] if you have Splunk related questions.
3733
3834You can reach the Developer Platform team at _ devinfo@splunk.com _ .
3935
@@ -43,4 +39,5 @@ You can reach the Developer Platform team at _devinfo@splunk.com_.
4339[ answers ] : http://answers.splunk.com/
4440[ repo ] : https://github.com/splunk/splunk-sdk-python
4541[ issues ] : https://github.com/splunk/splunk-sdk-python/issues
46- [ pulls ] : https://github.com/splunk/splunk-sdk-python/pulls
42+ [ pulls ] : https://github.com/splunk/splunk-sdk-python/pulls
43+ [ contact ] : https://www.splunk.com/en_us/support-and-services.html
0 commit comments