1 {# This template defines sidebar which can be used to provide common links on
2 all documentation pages. #}
4 <h3>Getting Involved
</h3>
6 <ul class=
"want-points">
7 <li><a href=
"https://llvm.org/docs/Contributing.html">Contributing to LLVM
</a></li>
8 <li><a href=
"https://llvm.org/docs/HowToSubmitABug.html">How to submit a bug
</a></li>
9 <li><a href=
"https://llvm.org/docs/GettingInvolved.html#mailing-lists">Mailing Lists
</a></li>
10 <li><a href=
"https://llvm.org/docs/GettingInvolved.html#irc">IRC
</a></li>
11 <li><a href=
"https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events">Meetups and social events
</a></li>
14 <h3>Additional Links
</h3>
16 <ul class=
"want-points">
17 <li><a href=
"https://llvm.org/docs/FAQ.html">FAQ
</a></li>
18 <li><a href=
"https://llvm.org/docs/Lexicon.html">Glossary
</a></li>
19 <li><a href=
"https://llvm.org/pubs">Publications
</a></li>
20 <li><a href=
"https://github.com/llvm/llvm-project//">Github Repository
</a></li>