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: content/maintainers/creating-a-new-repo.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ If in doubt please ask one of the senior team members.
22
22
1. In the**Features** section disable Wikis, Issues and Projects.
23
23
1. On the **Pull Requests** section disable Allow merge commits. We prefer to have tidy merges on PRs without having to bother contributors to squash commits.
24
24
1. Also there, disable merge commits. We prefer a straight history line.
25
-
1. Another tweak there: at allow squash merging, set the default message to `Pull request title`.
25
+
1. Another tweak there: at allow squash merging, set the default message to `Pull request title`.
26
26
1. Move into **Branches** and set `main` as the default branch.
0 commit comments