Browse Source

Adding Discord reference

tags/v0.2.5-alpha.3
haixuanTao 2 years ago
parent
commit
4c4c41e5fd
2 changed files with 6 additions and 4 deletions
  1. +1
    -1
      CONTRIBUTING.md
  2. +5
    -3
      README.md

+ 1
- 1
CONTRIBUTING.md View File

@@ -2,7 +2,7 @@

We welcome bug reports, feature requests, and pull requests!

Please discuss non-trivial changes in an issue or discussion first before implementing them.
Please discuss non-trivial changes in a Github issue or on Discord first before implementing them.
This way, we can avoid unnecessary work on both sides.

## Building


+ 5
- 3
README.md View File

@@ -13,7 +13,7 @@
|
<a href="https://dora.carsmos.ai/docs/guides/">Guide</a>
|
<a href="https://github.com/orgs/dora-rs/discussions">Discussion</a>
<a href="https://discord.gg/ucY3AMeu">Discord</a>
</h2>

<div align="center">
@@ -101,9 +101,11 @@ To go further, you can add a yolov5 operator, check out our getting started here

The full documentation is available on our website: https://dora.carsmos.ai

## Discussion
## Discussions

Our main communication channel is our Github Project Discussion page: https://github.com/orgs/dora-rs/discussions
Our main communication channel is:
- [Our Discord server](https://discord.gg/ucY3AMeu)
- [Our Github Project Discussion](https://github.com/orgs/dora-rs/discussions)

Feel free to reach out on any topic, issues or ideas.



Loading…
Cancel
Save