docs: add contributing guidelines (#4345)

* docs: add contributing guidelines

* docs: update changelog
This commit is contained in:
JakobLichterfeld
2024-11-02 10:28:30 +01:00
committed by GitHub
parent adc9bf80e5
commit a4152a23f1
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@
#### Documentation
docs: add contributing guidelines link for GitHub (#4345 - @JakobLichterfeld)
## [1.31.1] - 2024-10-29
This release primarily prevents beam.smp from overloading the CPU on ARM hosts. It also includes a number of other bug fixes and performance improvements. Enjoy it.
+3
View File
@@ -0,0 +1,3 @@
# Contributing Guidelines
see [Development and Contributing](https://docs.teslamate.org/docs/development/)