Skip to content

Commit 93f3074

Browse files
authored
Update CONTRIBUTING.md (#11431)
1 parent 2fb33ee commit 93f3074

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ This is written for anyone who wants to contribute to the Rerun repository.
1212

1313
## What to contribute
1414
* **Examples**: We welcome any examples you would like to add. Follow the pattern of the existing examples in the [`examples/`](examples) folder.
15-
16-
* **Bug reports and issues**: Open them at <https://github.com/rerun-io/rerun/issues>.
17-
18-
You can also look at our [`good first issue` tag](https://github.com/rerun-io/rerun/labels/good%20first%20issue).
15+
* Report bugs and features requests at <https://github.com/rerun-io/rerun/issues>.
16+
* You can also look at our [`good first issue` tag](https://github.com/rerun-io/rerun/labels/good%20first%20issue).
17+
* We track things we would like implemented in 3rd party crates [here](https://github.com/rerun-io/opensource/issues/1).
1918

2019
## Pull requests
2120
We use [Trunk Based Development](https://trunkbaseddevelopment.com/), which means we encourage small, short-lived branches.

0 commit comments

Comments
 (0)