Skip to content

Commit 23341d2

Browse files
committed
Fixes to CONTRIBUTING.md
1 parent 6e7ac21 commit 23341d2

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CONTRIBUTING.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thank you for looking into contributing to `daily-demos`! We want this repo to h
44

55
**Before contributing:**
66

7-
- [Run daily-demos locally](#run-daily-demos-locally)
7+
- [Run daily-demos locally](#run-the-demo-locally)
88
- [Read our code of conduct](#read-our-code-of-conduct)
99

1010
**How to contribute:**
@@ -15,7 +15,7 @@ Thank you for looking into contributing to `daily-demos`! We want this repo to h
1515

1616
## Before contributing
1717

18-
### Try to run the demo locally
18+
### Run the demo locally
1919

2020
Please follow the instructions in `README.md`.
2121

@@ -33,12 +33,9 @@ Today we work off two main issue templates: _bug reports_ and _demo/feature requ
3333

3434
_Bug reports_
3535

36-
Before creating a new bug report, please do two things:
36+
Before creating a new bug report, please check to see if somebody else has [already reported the issue](https://github.com/daily-demos/daily-java-demo/issues).
3737

38-
1. If you want to report a bug you experienced while on a Daily call, try out these [troubleshooting tips](https://help.daily.co/en/articles/2303117-top-troubleshooting-tips) to see if that takes care of the bug.
39-
2. If you're still seeing the error, check to see if somebody else has [already filed the issue](https://github.com/daily-demos/daily-android-demo/issues) before creating a new one.
40-
41-
If you've done those two things and need to create an issue, we'll ask you to tell us:
38+
If you create an issue, we'll ask you to tell us:
4239

4340
- What you expected to happen
4441
- What actually happened

0 commit comments

Comments
 (0)