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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ These guidelines are meant to be a living document that should be changed and ad
6
6
7
7
This is the process for committing code to the Scala project. There are of course exceptions to these rules, for example minor changes to comments and documentation, fixing a broken build etc.
8
8
9
-
1. Make sure you have signed the [Scala CLA](http://typesafe.com/contribute/cla/scala), if not, sign it.
9
+
1. Make sure you have signed the [Scala CLA](https://www.lightbend.com/contribute/cla/scala), if not, sign it.
10
10
2. Before starting to work on a feature or a fix, it's good practice to ensure that:
11
11
1. There is a ticket for your work in the project's [issue tracker](https://github.com/lampepfl/dotty/issues);
12
12
2. The ticket has been discussed and prioritized by the team.
0 commit comments