From ecce7a8fbe72119010810b01a0516d31b57c2023 Mon Sep 17 00:00:00 2001 From: jaygala Date: Mon, 10 Oct 2022 17:37:50 +0530 Subject: [PATCH] docs: examples for commits --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 0bb29de..d56ad5c 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -50,6 +50,6 @@ Please follow the links given below to see the code, PR, commit message, etc. co #### Commits 1. [#1234] feature: Submit button added. 2. [#1232] fix: Infinite scroll fixed -3. Add unit tests for xyz feature +3. [#333] test: Add unit tests for xyz feature Keep contributing. We're eager to see your contributions! \ No newline at end of file