Skip to content

Commit 707e5cd

Browse files
jketemajsinglet
andauthored
Update docs/development_handbook.md
Co-authored-by: John L. Singleton <jsinglet@github.com>
1 parent ef9bcbd commit 707e5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development_handbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ Requirements and project planning are maintained separately within an internal r
608608

609609
### Purpose ot the `next` branch
610610

611-
This git repository also has a [`next` branch](https://github.com/github/codeql-coding-standards/tree/next). The purpose of this branch is to track changes that that will become necessary when upgrading the CodeQL external dependencies as described in section _Upgrading external dependencies_. The changes on the `next` branch will undergo only light reviewing. As such, a full review as described in section _Code review and automated checks_ is required when merging these changes in `main`, and no releases should be made from the `next` branch. We do aim the changes on the `next` branch to be as complete as possible to make merging into `main` as straightforward as possible.
611+
This git repository also has a [`next` branch](https://github.com/github/codeql-coding-standards/tree/next). The purpose of this branch is to track changes that that will become necessary when upgrading the CodeQL external dependencies as described in section _Upgrading external dependencies_. The changes on the `next` branch will undergo only light reviewing. As such, a full review as described in section _Code review and automated checks_ is required when merging these changes into `main`; no releases should be made from the `next` branch. We aim to ensure that the changes on the `next` branch are as complete as possible so that merging into `main` will be straightforward.
612612

613613
## Task Automation
614614

0 commit comments

Comments
 (0)