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: README.md
+7-14Lines changed: 7 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,22 +76,19 @@ Finally, we set the window's size determines by its child controls and open the
76
76
The `while`-loop processes all GUI related events until the shell is disposed which happens when closing.
77
77
Before exiting, any claimed GUI resources needs to be freed.
78
78
79
-
Contributing to SWT
80
-
===================
79
+
80
+
# Contributing to SWT
81
81
82
82
Thanks for your interest in this project.
83
83
84
84
For information about contributing to Eclipse Platform in general, see the general [CONTRIBUTING](https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md) page.
85
85
86
-
87
86
[](
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
108
104
109
105
-<http://www.eclipse.org/legal/CLA.php>
110
106
111
-
Contact:
112
-
--------
107
+
## Contact
113
108
114
109
Contact the project developers via the project's "dev" list.
0 commit comments