2
2
3
3
## How to contribute
4
4
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.
10
6
11
7
## Issues & Bug Reports
12
8
13
9
If you're seeing some unexpected behavior with this project, please create an [ issue on GitHub] [ issues ] with the following information:
14
10
15
- 0 . Version of this project you're using (ex: 0.8.0)
16
- 0 . Platform version (ex: Windows Server 2012)
17
- 0 . Framework version (ex: Node.js 0.10.37)
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: 0.8.0)
12
+ 1 . Platform version (ex: Windows Server 2012)
13
+ 1 . Framework version (ex: Node.js 0.10.37)
14
+ 1 . Splunk version (ex: 6.3.0)
15
+ 1 . Other relevant information (ex: local/remote environment, Splunk network configuration)
20
16
21
17
Alternatively, if you have a Splunk question please ask on [ Splunk Answers] [ answers ]
22
18
@@ -26,14 +22,14 @@ We love to see pull requests!
26
22
27
23
To create a pull request:
28
24
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.
33
29
34
30
## Contact us
35
31
36
- You can
reach Splunk support
at _ [email protected] _ if you have Splunk related questions.
32
+ You can [ contact support] [ contact ] if you have Splunk related questions.
37
33
38
34
You can reach the Developer Platform team at
_ [email protected] _ .
39
35
43
39
[ answers ] : http://answers.splunk.com/
44
40
[ repo ] : https://github.com/splunk/splunk-logging-javascript
45
41
[ issues ] : https://github.com/splunk/splunk-logging-javascript/issues
46
- [ pulls ] : https://github.com/splunk/splunk-logging-javascript/pulls
42
+ [ pulls ] : https://github.com/splunk/splunk-logging-javascript/pulls
43
+ [ contact ] : https://www.splunk.com/en_us/support-and-services.html
0 commit comments