Skip to content

Commit

Permalink
updated CONTRIBUTING.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
m3talux committed Jan 17, 2024
1 parent 6dc77b6 commit f890cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ it together.

We welcome contributions in the form of pull requests. If you want to contribute code, please follow these guidelines:

1. Fork the repository and create your branch from `main`.
1. Fork the repository and create your branch from `v1`.
2. Make sure your code adheres to the [Go coding standards](https://golang.org/doc/effective_go).
3. Make sure your code respects all [linting rules](./.golangci.yml) using [golangci-lint](https://golangci-lint.run/)
version 1.52.2.
Expand Down

0 comments on commit f890cf6

Please sign in to comment.