File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,9 @@ This is written for anyone who wants to contribute to the Rerun repository.
12
12
13
13
## What to contribute
14
14
* ** 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 ) .
19
18
20
19
## Pull requests
21
20
We use [ Trunk Based Development] ( https://trunkbaseddevelopment.com/ ) , which means we encourage small, short-lived branches.
You can’t perform that action at this time.
0 commit comments