From aaf417998dfeaf9fbdb200061dd0c02d08b780b0 Mon Sep 17 00:00:00 2001 From: Yueh-Hsuan Chiang <93241502+yhchiang-sol@users.noreply.github.com> Date: Fri, 13 May 2022 16:23:00 -0700 Subject: [PATCH] Add ledger-store label description to CONTRIBUTING.md. (#25130) #### Summary of Changes Add ledger-store label and its description to CONTRIBUTING.md. The label should help us track issues / PR easier. --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 29acda47eb..667888f64c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -171,6 +171,9 @@ self-contained with moderate scope, you might want to consider attaching * "javascript": this pull request updates Javascript code. +* "ledger-store": this pull request is related to ledger-store. In most cases, +it modifies code files under `/ledger/src` directory. + ### When will my PR be reviewed? PRs are typically reviewed and merged in under 7 days. If your PR has been open