From e7242a5e695d4e983d78514771aebdb5bbb31763 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Sat, 15 Apr 2023 08:48:23 -0400 Subject: [PATCH] docs: fix info for `revert` commits --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8fa4a0c..0482c7d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ describes the motivation and content of the commit. - `docs`: Any change to documentation - `ci`: Any change to CI files - `revert`: A revert commit. The message should describe the reasoning and the - commit should include the `Refs:` header with the short hashes of the commits + commit should include the `Refs:` footer with the short hashes of the commits being reverted. - `chore`: catch-all type