Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wootsbot committed Nov 24, 2023
1 parent cecfee3 commit 829c1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ If you are interested in the detailed specification you can visit https://www.co
1. Fork of the panda repository and clone your fork

2. Create a new branch out of the `main` branch. We follow the convention `[type/scope]`. For example
`fix/accordion-hook` or `docs/menu-typo`. `type` can be either `docs`, `fix`, `feat`, `build`, or any other
`fix/box` or `docs/box-type`. `type` can be either `docs`, `fix`, `feat`, `build`, or any other
conventional commit type. `scope` is just a short id that describes the scope of work.

3. Make and commit your changes following the
Expand Down

0 comments on commit 829c1d3

Please sign in to comment.