Просмотр исходного кода

Pre-commit fix (#180)

Issue introduced by #48
Jon Meow 5 лет назад
Родитель
Сommit
5676765375
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/project/pull_request_workflow.md

+ 1 - 0
docs/project/pull_request_workflow.md

@@ -14,6 +14,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
     -   [Green tests](#green-tests)
 -   [Always use pull requests (with review) rather than pushing directly](#always-use-pull-requests-with-review-rather-than-pushing-directly)
 -   [Small, incremental changes](#small-incremental-changes)
+    -   [Stacking dependent pull requests](#stacking-dependent-pull-requests)
     -   [Managing pull requests with multiple commits](#managing-pull-requests-with-multiple-commits)
 -   [Linear history](#linear-history)