Skip to content

Commit

Permalink
fix: readme hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
sanriodev committed Nov 8, 2023
1 parent 14cf9cb commit 724037f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,14 @@ Stay tuned for more updates on BingusBoingus, the Discord bot that's sillier tha
This repository follows a structured Git branching workflow:

- Branch Creation: Start a new branch for each feature or bug fix.
- [Commits](CONTRIBUTING.md#git-commit-type): Make changes and commit with clear messages following the conventional commit messages.
- [Pull Request](CONTRIBUTING.md#submitting-a-pull-request): Create a PR to merge changes, explaining the purpose.
- Commits: Make changes and commit with clear messages following the conventional commit messages.
- Pull Request: Create a PR to merge changes, explaining the purpose.
- Review: Collaborators review code, provide feedback.
- Iterations: Address feedback, make necessary adjustments.
- Merge: Approved changes are merged into the dev branch.

This workflow ensures organized and collaborative development.

for more information on contributing and conventional commits please visit the [Github Contributing Docs.](https://github.com/github/docs/blob/main/CONTRIBUTING.md)

Built with [NestJs](https://github.com/nestjs)

0 comments on commit 724037f

Please sign in to comment.