Skip to content

Commit 39f0e21

Browse files
committed
docs: remove branch naming convention section from README
1 parent ba79f80 commit 39f0e21

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -195,14 +195,6 @@ If you're using the python wrapper, decompress the downloaded binary and put the
195195

196196
We welcome contributions to improve Sling! Here are some guidelines to help you get started.
197197

198-
### Branch Naming Convention
199-
200-
When creating a new branch for your contribution, please use the following naming convention:
201-
202-
- `feature/your-feature-name` for new features
203-
- `bugfix/issue-description` for bug fixes
204-
- `docs/update-description` for documentation updates
205-
206198
### Testing Guidelines
207199

208200
Sling has three main test suites: Database, File and CLI. When contributing, please ensure that your changes pass the relevant tests.

0 commit comments

Comments
 (0)