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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The following is the recommended setup:
8
8
9
9
1. Install [GNOME Builder from Flathub](https://flathub.org/apps/details/org.gnome.Builder)
10
10
2. Open Builder and select "Clone Repository..."
11
-
3. Clone `https://github.com/sonnyp/Workbench.git` (or your fork)
11
+
3. Clone `https://github.com/workbenchdev/Workbench.git` (or your fork)
12
12
4. Press the Run ▶ button
13
13
14
14
Make sure that you're building the development target `re.sonny.Workbench.Devel`.
@@ -74,7 +74,7 @@ Library examples and demos have 3 functions
74
74
75
75
Pick a widget and make a Library demo for it within Workbench directly.
76
76
77
-
Check [here for ideas](https://github.com/sonnyp/Workbench/issues/69) and [here for examples](https://github.com/sonnyp/Workbench/issues?q=label%3A%22Library+%F0%9F%93%9A%EF%B8%8F%22).
77
+
Check [here for ideas](https://github.com/workbenchdev/Workbench/issues/69) and [here for examples](https://github.com/workbenchdev/Workbench/issues?q=label%3A%22Library+%F0%9F%93%9A%EF%B8%8F%22).
78
78
79
79
Feel free to reach out and ask for a topic or feedback.
- Test your code before asking for review, for example by starting Workbench and opening the Library entry
120
120
- Always review your own work before asking someone else
121
121
122
-
See also [the list of Library entries](https://github.com/sonnyp/Workbench/wiki/Language-support-table) and some additional instructions on the Wiki.
122
+
See also [the list of Library entries](https://github.com/workbenchdev/Workbench/wiki/Language-support-table) and some additional instructions on the Wiki.
123
123
124
124
## Learn
125
125
126
126
Here is a compilation of resources to learn more about the GNOME platform.
0 commit comments