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
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ We are currently using NUnit, so just create a descriptive test method and attri
41
41
42
42
### 3. Create a configuration
43
43
44
-
We use a builder pattern to create a configuration. You can use the `GitFlowConfigurationBuilder` to create a configuration for GitFlow.
44
+
We use a builder pattern to create a configuration. You can use the `GitFlowConfigurationBuilder`or `GitHubConfigurationBuilder` or `EmptyConfigurationBuilder`to create a configuration builder.
0 commit comments