From 172462b1f2d3654a44aef79d8505b50d85429dc8 Mon Sep 17 00:00:00 2001 From: Sam Foster Date: Tue, 26 Mar 2024 14:41:34 -0500 Subject: [PATCH] Update CONTRIBUTING.md Slight style change --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9238ea7..3a864e3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ ## Contributing to Durdraw -* That's awesome that you want to help! I thank you. The guidelines are pretty loose right now. +That's awesome that you want to help! I thank you. The guidelines are pretty loose right now. * The main thing is, work in the "dev" branch instead of the "master" branch. The changes made to the Dev branch are eventually merged into Master for release.