diff --git a/.github/ISSUE_TEMPLATE/qa.md b/.github/ISSUE_TEMPLATE/qa.md index c45a80ddb7..86062e9f6c 100644 --- a/.github/ISSUE_TEMPLATE/qa.md +++ b/.github/ISSUE_TEMPLATE/qa.md @@ -28,7 +28,6 @@ v without deliberation * [ ] Audit x/bank/v2 * [ ] Audit x/circuit * [ ] Audit x/consensus - * [ ] Audit x/crisis * [ ] Audit x/distribution * [ ] Audit x/evidence * [ ] Audit x/epochs diff --git a/.github/pr_labeler.yml b/.github/pr_labeler.yml index f42f8cc3ae..472d84033c 100644 --- a/.github/pr_labeler.yml +++ b/.github/pr_labeler.yml @@ -51,8 +51,6 @@ - x/circuit/**/* "C:x/consensus": - x/consensus/**/* -"C:x/crisis": - - x/crisis/**/* "C:x/distribution": - x/distribution/**/* "C:x/evidence":