Skip to content

Commit

Permalink
chore: format markdown for readability (WEB-31)
Browse files Browse the repository at this point in the history
  • Loading branch information
climaxmba committed Mar 29, 2024
1 parent 7068efc commit f5ae796
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Steps to contribute.
NEVER COMMIT TO MAIN. NEVER COMMIT TO MAIN. It should always be on your own branch and that branch name should match the issue.
# Steps to contribute.
**NEVER COMMIT TO MAIN. NEVER COMMIT TO MAIN.** It should always be on your own branch and that branch name should match the issue.
Ensure that you are addressing the correct issue. Each issue will be listed as something like a chore, fix, bug, etc. Your commit message MUST start with one of these tags that correspond with your issue.
Followed by your commit message and your commit message must end with the branch name, example (WEB-1)

Expand All @@ -11,7 +11,7 @@ Commit messages should not be written in an action or present tense. It also sho

After a pull request is approved, the branch should be deleted once merged.

**First Time Contribution Guide**
## First Time Contribution Guide

1. Fork the DSDsite repository

Expand Down

0 comments on commit f5ae796

Please sign in to comment.