Skip to content

Commit fb14598

Browse files
authored
Update CONTRIBUTING.md
1 parent ea9592a commit fb14598

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,24 @@ Help us keep the project open and inclusive. Please read and follow our
1717
If you have a question about how to use the software, please read the
1818
[Documentation][documentation].
1919

20-
The GitHub issues should only be used for reporting bugs and feature requests,
20+
If you need more support please ask in the [General Support][support] discussion
21+
board.
22+
23+
The GitHub [Issues][issues] should only be used for reporting bugs,
2124
not tech support.
2225

2326
## <a name="issue"></a> Found an Issue?
2427

2528
If you find a bug in the source code or a mistake in the documentation, you can
26-
help us by submitting an issue to our [GitHub Repository][github] Even better you can
29+
help us by submitting an [Issue][issues] to our GitHub repository Even better you can
2730
submit a Pull Request with a fix.
2831

2932
**Please see the Submission Guidelines below**.
3033

3134
## <a name="feature"></a> Want a Feature?
3235

33-
You can request a new feature by submitting an issue to our [GitHub Repository][github].
36+
You can request a new feature by submitting an issue to our [Request Feature][feature]
37+
discussion board.
3438

3539
If you would like to implement a new feature then consider what kind of change
3640
it is:
@@ -66,4 +70,7 @@ to what might be
6670
[github]: https://github.com/alanbarber/NLog.Targets.Splunk
6771
[documentation]: https://github.com/alanbarber/NLog.Targets.Splunk/blob/master/README.md
6872
[codeofconduct]: https://github.com/alanbarber/NLog.Targets.Splunk/blob/master/CODE_OF_CONDUCT.md
69-
[pullrequesthelp]: https://help.github.com/articles/using-pull-requests
73+
[support]: https://github.com/AlanBarber/NLog.Targets.Splunk/discussions/categories/general-support
74+
[feature]: https://github.com/AlanBarber/NLog.Targets.Splunk/discussions/categories/request-features
75+
[issues]: https://github.com/AlanBarber/NLog.Targets.Splunk/issues
76+
[pullrequesthelp]: https://help.github.com/articles/using-pull-requests

0 commit comments

Comments
 (0)