Skip to content

Commit 0878bfb

Browse files
committed
Update CONTRIBUTING.md
1 parent 15acf14 commit 0878bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Anyone wishing to contribute to the **[Exceptionless/Exceptionless.Net](https://
88

99
1. Always update to the most recent master release; the bug may already be resolved.
1010

11-
2. Search for similar [issues](https://github.com/exceptionless/exceptionless.net/issues?q=is%3Aopen+is%3Aissue+label%3Abug); it may already be an identified problem.
11+
2. Search for similar [issues](https://github.com/exceptionless/exceptionless.net/issues?q=is%3Aopen+is%3Aissue+label%3Abug); it may already be an identified problem. Also, feel free to ask us questions [on Slack](https://slack.exceptionless.com).
1212

1313
3. Open an [issue on GitHub](https://github.com/exceptionless/exceptionless.net/issues) with a reproduction of the bug including workflows, screenshots, or links to examples. If possible, submit a Pull Request with a failing test. If you'd rather take matters into your own hands, fix the bug yourself (jump down to the "Contributing (Step-by-step)" section).
1414

0 commit comments

Comments
 (0)