|
2 | 2 |
|
3 | 3 | ## How to contribute
|
4 | 4 |
|
5 |
| -If you would like to contribute to this project, go here for more information: |
| 5 | +If you would like to contribute to this project, see [Contributions to Splunk](https://www.splunk.com/en_us/form/contributions.html) for more information. |
6 | 6 |
|
7 |
| -* [Splunk and open source][contributions] |
8 |
| -* [Individual contributions][indivcontrib] |
9 |
| -* [Company contributions][companycontrib] |
| 7 | +## Issues and bug reports |
10 | 8 |
|
11 |
| -## Issues & Bug Reports |
| 9 | +If you're seeing some unexpected behavior with this project, please create an [issue](https://github.com/splunk/splunk-sdk-javascript/issues) on GitHub with the following information: |
12 | 10 |
|
13 |
| -If you're seeing some unexpected behavior with this project, please create an [issue on GitHub][issues] with the following information: |
| 11 | +1. Version of this project you're using (ex: 1.7.1) |
| 12 | +2. Platform version (ex: Windows Server 2012) |
| 13 | +3. Framework version (ex: Node.js v.0.12) or Browser (ex: Chrome 43.0.2357.81) |
| 14 | +4. Splunk Enterprise version (ex: 7.0) |
| 15 | +5. Other relevant information (ex: local/remote environment, Splunk network configuration, standalone or distributed deployment, are load balancers used) |
14 | 16 |
|
15 |
| -0. Version of this project you're using (ex: 1.7.1) |
16 |
| -0. Platform version (ex: Windows Server 2012) |
17 |
| -0. Framework version (ex: Node.js 0.10.37) or Browser (ex: Chrome 43.0.2357.81) |
18 |
| -0. Splunk version (ex: 6.2.2) |
19 |
| -0. Other relevant information (ex: local/remote environment, Splunk network configuration) |
20 |
| - |
21 |
| -Alternatively, if you have a Splunk question please ask on [Splunk Answers][answers] |
| 17 | +Alternatively, if you have a Splunk question please ask on [Splunk Answers](https://community.splunk.com/t5/Splunk-Development/ct-p/developer-tools). |
22 | 18 |
|
23 | 19 | ## Pull requests
|
24 | 20 |
|
25 | 21 | 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](https://www.splunk.com/en_us/form/contributions.html). |
| 26 | +2. Fork the [repository](https://github.com/splunk/splunk-sdk-javascript). |
| 27 | +3. Make changes to the **develop** branch, preferably with tests. |
| 28 | +4. Create a [pull request](https://github.com/splunk/splunk-sdk-javascript/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 | +If you have a paid Splunk Enterprise or Splunk Cloud license, you can contact [Support](https://www.splunk.com/en_us/support-and-services.html) with questions. |
37 | 33 |
|
38 |
| -You can reach the Developer Platform team at _[email protected]_. |
| 34 | +You can reach the Splunk Developer Platform team at _[email protected]_. |
39 | 35 |
|
40 |
| -[contributions]: http://dev.splunk.com/view/opensource/SP-CAAAEDM |
41 |
| -[indivcontrib]: http://dev.splunk.com/goto/individualcontributions |
42 |
| -[companycontrib]: http://dev.splunk.com/view/companycontributions/SP-CAAAEDR |
43 |
| -[answers]: http://answers.splunk.com/ |
44 |
| -[repo]: https://github.com/splunk/splunk-sdk-javascript |
45 |
| -[issues]: https://github.com/splunk/splunk-sdk-javascript/issues |
46 |
| -[pulls]: https://github.com/splunk/splunk-sdk-javascript/pulls |
0 commit comments