docs(contributing): fix links (#5615)

This commit is contained in:
Gabor Kiss-Vamosi
2024-02-07 15:06:51 +01:00
committed by GitHub
parent a65634186a
commit abd3490a26

View File

@@ -22,14 +22,14 @@ Ways to contribute
-------------------
- **Spread the Word**: Share your LVGL experience with friends or on social media to boost its visibility.
- **Star the LVGL `repository <https://github.com/lvgl/lvgl>`__** Give us a star on GitHub! It helps a lot to LVGL more appealing for newcomers.
- **Star LVGL** Give us a star on `GitHub <https://github.com/lvgl/lvgl>`__ ! It helps a lot to LVGL more appealing for newcomers.
- **Report a bug**: Open a `GitHub Issue <https://github.com/lvgl/lvgl/issues>`__ if something is not working.
- **Join our `Forum <https://forum.lvgl.io/>`__**: Meet fellow developers and discuss questions
- **Join our** `Forum <https://forum.lvgl.io/>`__ : Meet fellow developers and discuss questions
- **Tell your ideas**: If you miss something from LVGL we would love to hear about it in a `GitHub Issue <https://github.com/lvgl/lvgl/issues>`__
- **Develop features**: Help to design or develop a feature. See below.
Mid and large scale issues are discussed in [Feature planning](https://github.com/lvgl/lvgl/issues/new?assignees=&labels=&projects=&template=feat-planning.yml) issues.
Mid and large scale issues are discussed in `Feature planning <https://github.com/lvgl/lvgl/issues/new?assignees=&labels=&projects=&template=feat-planning.yml>`__ issues.
An issue can be developed when all the questions in the issue template are answered and there is no objection from any core member.