|
2 | 2 |
|
3 | 3 | ## How to contribute
|
4 | 4 |
|
5 |
| -If you would like to contribute to this project, see [Contributions to Splunk][indivcontrib] 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 |
| -## Issues & Bug Reports |
| 7 | +## Issues and bug reports |
8 | 8 |
|
9 |
| -If you're seeing some unexpected behavior with this project, please create an [issue on GitHub][issues] with the following information: |
| 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: |
10 | 10 |
|
11 | 11 | 1. Version of this project you're using (ex: 1.7.1)
|
12 |
| -1. Platform version (ex: Windows Server 2012) |
13 |
| -1. Framework version (ex: Node.js 0.10.37) or Browser (ex: Chrome 43.0.2357.81) |
14 |
| -1. Splunk version (ex: 6.2.2) |
15 |
| -1. Other relevant information (ex: local/remote environment, Splunk network configuration) |
| 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) |
16 | 16 |
|
17 |
| -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). |
18 | 18 |
|
19 | 19 | ## Pull requests
|
20 | 20 |
|
21 | 21 | We love to see pull requests!
|
22 | 22 |
|
23 | 23 | To create a pull request:
|
24 | 24 |
|
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. |
| 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. |
29 | 29 |
|
30 | 30 | ## Contact us
|
31 | 31 |
|
32 |
| -You can [contact support][contact] 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. |
33 | 33 |
|
34 |
| -You can reach the Developer Platform team at _[email protected]_. |
| 34 | +You can reach the Splunk Developer Platform team at _[email protected]_. |
35 | 35 |
|
36 |
| -[contributions]: http://dev.splunk.com/view/opensource/SP-CAAAEDM |
37 |
| -[indivcontrib]: http://dev.splunk.com/goto/individualcontributions |
38 |
| -[companycontrib]: http://dev.splunk.com/view/companycontributions/SP-CAAAEDR |
39 |
| -[answers]: http://answers.splunk.com/ |
40 |
| -[repo]: https://github.com/splunk/splunk-sdk-javascript |
41 |
| -[issues]: https://github.com/splunk/splunk-sdk-javascript/issues |
42 |
| -[pulls]: https://github.com/splunk/splunk-sdk-javascript/pulls |
43 |
| -[contact]: https://www.splunk.com/en_us/support-and-services.html |
0 commit comments