From 6db81d4ca10f6c1e70fc0c267500797319edb2bb Mon Sep 17 00:00:00 2001 From: ashwini-bochare11 <86307213+ashwini-bochare11@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:07:08 +0530 Subject: [PATCH 1/3] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 18c9147181..fd8aa5c064 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,5 +1,5 @@ # Contributor Covenant Code of Conduct - +# code of conduct ## Our Pledge We as members, contributors, and leaders pledge to make participation in our From ba1511928334e8ebca01955c156efc0b5ae040da Mon Sep 17 00:00:00 2001 From: ashwini-bochare11 <86307213+ashwini-bochare11@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:36:21 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..9bb3529aa0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction to Git and GitHub - +#README.md file ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years. From 7c9979e36327d780ae5796f232dbaae3ea1c417e Mon Sep 17 00:00:00 2001 From: ashwini-bochare11 <86307213+ashwini-bochare11@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:37:04 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bb3529aa0..2901b226d4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction to Git and GitHub -#README.md file +#README.md file 1 ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years.