diff --git a/categories/software-development/rules-to-better-github.md b/categories/software-development/rules-to-better-github.md index 771829dd6b8..a059ea86ca0 100644 --- a/categories/software-development/rules-to-better-github.md +++ b/categories/software-development/rules-to-better-github.md @@ -44,7 +44,8 @@ index: - avoid-auto-closing-issues - enterprise-secrets-in-pipelines - use-pull-request-templates-to-communicate-expectations - - use-squash-and-merge-for-open-source-projects + - use-squash-and-merge-for-open-source-projects + - keeping-pbis-status-visible --- [GitHub](https://github.com) is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.