Skip to content

Commit 5ca915b

Browse files
authored
Update CONTRIBUTING.md
Revise link to contact us (no more [email protected]). Also, numbered list formatting.
1 parent 56cccf7 commit 5ca915b

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ If you would like to contribute to this project, go here for more information:
1212

1313
If you're seeing some unexpected behavior with this project, please create an [issue on GitHub][issues] with the following information:
1414

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)
15+
1. Version of this project you're using (ex: 0.8.0)
16+
1. Platform version (ex: Windows Server 2012)
17+
1. Framework version (ex: Node.js 0.10.37)
18+
1. Splunk version (ex: 6.3.0)
19+
1. Other relevant information (ex: local/remote environment, Splunk network configuration)
2020

2121
Alternatively, if you have a Splunk question please ask on [Splunk Answers][answers]
2222

@@ -26,14 +26,14 @@ We love to see pull requests!
2626

2727
To create a pull request:
2828

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.
29+
1. Fill out the [Individual Contributor Agreement][indivcontrib].
30+
1. Fork [the repository][repo].
31+
1. Make changes to the **`develop`** branch, preferably with tests.
32+
1. Create a [pull request][pulls] against the **`develop`** branch.
3333

3434
## Contact us
3535

36-
You can reach Splunk support at _[email protected]_ if you have Splunk related questions.
36+
You can [contact support][contact] if you have Splunk related questions.
3737

3838
You can reach the Developer Platform team at _[email protected]_.
3939

@@ -43,4 +43,5 @@ You can reach the Developer Platform team at [email protected]_.
4343
[answers]: http://answers.splunk.com/
4444
[repo]: https://github.com/splunk/splunk-logging-javascript
4545
[issues]: https://github.com/splunk/splunk-logging-javascript/issues
46-
[pulls]: https://github.com/splunk/splunk-logging-javascript/pulls
46+
[pulls]: https://github.com/splunk/splunk-logging-javascript/pulls
47+
[contact]: https://www.splunk.com/en_us/support-and-services.html

0 commit comments

Comments
 (0)