Skip to content

Commit 15acf14

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

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CONTRIBUTING.md

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

1111
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.
1212

13-
3. If this is a bug or problem that **requires any kind of extended discussion please chat with us [on Slack](https://slack.exceptionless.com) about it**. Do *not* open a bug on GitHub.
14-
15-
4. If this is a bug or problem that is clear, simple, and is unlikely to require *any* discussion -- it is OK to 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).
16-
5. When the bug is fixed, we will do our best to update the Exceptionless topic or GitHub issue with a resolution.
13+
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).
1714

1815
## Requesting New Features
1916

0 commit comments

Comments
 (0)