You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llvm/docs/GettingInvolved.rst
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ LLVM welcomes contributions of all kinds. To get started, please review the foll
42
42
in the LLVM system.
43
43
44
44
:doc:`BugLifeCycle`
45
-
Describes how bugs are reported, triaged and closed.
45
+
Describes how bugs are reported, triaged, and closed.
46
46
47
47
:doc:`CodingStandards`
48
48
Details the LLVM coding standards and provides useful information on writing
@@ -108,7 +108,7 @@ The :doc:`CodeOfConduct` applies to all these forums and mailing lists.
108
108
`Commits Archive (llvm-commits)`__
109
109
This list contains all commit messages that are made when LLVM developers
110
110
commit code changes to the repository. It also serves as a forum for
111
-
patch review (i.e. send patches here). It is useful for those who want to
111
+
patch review (i.e., send patches here). It is useful for those who want to
112
112
stay on the bleeding edge of LLVM development. This list is very high
113
113
volume.
114
114
@@ -121,7 +121,7 @@ The :doc:`CodeOfConduct` applies to all these forums and mailing lists.
121
121
.. __: http://lists.llvm.org/pipermail/llvm-bugs/
122
122
123
123
`LLVM Announcements`__
124
-
If you just want projectwide announcements such as releases, developers meetings, or blog posts, then you should check out the Announcement category on LLVM Discourse.
124
+
If you just want project-wide announcements such as releases, developers meetings, or blog posts, then you should check out the Announcement category on LLVM Discourse.
125
125
126
126
.. __: https://discourse.llvm.org/c/announce/46
127
127
@@ -473,7 +473,7 @@ join one in your city. Or start a new one if there is none:
473
473
Community wide proposals
474
474
------------------------
475
475
476
-
Proposals for massive changes in how the community behaves and how the work flow
476
+
Proposals for large-scale changes in how the community behaves and how the work flow
477
477
can be better.
478
478
479
479
.. toctree::
@@ -518,7 +518,7 @@ also be seen inline below:
518
518
Note that the web view of the LLVM community calendar shows events in
519
519
Coordinated Universal Time (UTC). If you use Google Calendar, consider
520
520
subscribing to it with the + button in the bottom-right corner to view all
521
-
events in your local timezone alongside your other calendars.
521
+
events in your local time zone alongside your other calendars.
522
522
523
523
.. _llvm-community-calendar-host-guidance:
524
524
@@ -554,9 +554,9 @@ An example invite looks as follows
554
554
This event is a meetup for all developers of LLDB. Meeting agendas are posted
555
555
on discourse before the event.
556
556
557
-
Attendees are required to adhere to the LLVM Code of Conduct
557
+
Attendees must adhere to the LLVM Code of Conduct
558
558
(https://llvm.org/docs/CodeOfConduct.html). For any Code of Conduct reports,
559
-
please contact the organizers, and also email conduct@llvm.org.
559
+
please contact the organizers and also email conduct@llvm.org.
0 commit comments