|
4 | 4 | Contributing
|
5 | 5 | ============
|
6 | 6 |
|
7 |
| -Anyone can contribute to Emscripten — if you find it useful and want to help improve the project, follow the suggestions below. |
| 7 | +Anyone can contribute to Emscripten — if you find it useful and want to help |
| 8 | +improve the project, follow the suggestions below. |
8 | 9 |
|
9 |
| -Feel free to file :ref:`bug reports <bug-reports>`, :ref:`join the discussion <contact>` and share your own ideas with the community! |
| 10 | +Feel free to file :ref:`bug reports <bug-reports>`, :ref:`join the discussion |
| 11 | +<contact>` and share your own ideas with the community! |
10 | 12 |
|
11 | 13 |
|
12 | 14 | Getting started
|
13 | 15 | ===============
|
14 | 16 |
|
15 |
| -A good starting point is to work on the `open issues on GitHub <https://github.com/emscripten-core/emscripten/issues?state=open>`_. Many issues can be resolved without an in-depth knowledge of compiler internals, and this is a great way to learn more about the project. |
| 17 | +A good starting point is to work on the `open issues on GitHub |
| 18 | +<https://github.com/emscripten-core/emscripten/issues?state=open>`_. Many issues |
| 19 | +can be resolved without an in-depth knowledge of compiler internals, and this is |
| 20 | +a great way to learn more about the project. |
16 | 21 |
|
17 |
| -.. tip:: We really appreciate your help. Every existing issue closed means more time for the core contributors to work on new features, optimizations and other enhancements. |
| 22 | +.. tip:: We really appreciate your help. Every existing issue closed means more |
| 23 | + time for the core contributors to work on new features, optimizations and |
| 24 | + other enhancements. |
18 | 25 |
|
19 |
| -In addition to improving the toolchain, you can also :ref:`review and update this documentation <about-this-site-contributing>`. |
| 26 | +In addition to improving the toolchain, you can also :ref:`review and update |
| 27 | +this documentation <about-this-site-contributing>`. |
20 | 28 |
|
21 | 29 |
|
22 | 30 | Next steps
|
23 | 31 | ==========
|
24 | 32 |
|
25 |
| -As a new contributor you should read the :ref:`Developer's-Guide`. You may also need to :ref:`install Emscripten from source <installing-from-source>` and become familiar with :ref:`Debugging` and :ref:`Building-Projects`. |
26 |
| - |
27 |
| -Please :ref:`get in touch with the community <contact>` to share your ideas and work out where you can make the most difference. |
28 |
| - |
29 |
| - |
| 33 | +As a new contributor you should read the :ref:`Developer's-Guide`. You may also |
| 34 | +need to :ref:`install Emscripten from source <installing-from-source>` and |
| 35 | +become familiar with :ref:`Debugging` and :ref:`Building-Projects`. |
30 | 36 |
|
| 37 | +Please :ref:`get in touch with the community <contact>` to share your ideas and |
| 38 | +work out where you can make the most difference. |
0 commit comments