mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
14 lines
496 B
Markdown
14 lines
496 B
Markdown
<script setup>
|
|
import StarHistory from '../../.vitepress/components/starHistory.vue'
|
|
</script>
|
|
|
|
# Community and Contribution
|
|
|
|
We welcome and encourage community contributions! If you want to get involved, please submit a [GitHub PR](https://github.com/EasyTier/EasyTier/pulls).
|
|
|
|
Detailed contribution guidelines can be found in the [Contributing](https://github.com/EasyTier/EasyTier/blob/main/CONTRIBUTING.md) document.
|
|
|
|
## Star History
|
|
|
|
<StarHistory repo="EasyTier/EasyTier" type="Timeline" />
|