Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#3723)
Browse files Browse the repository at this point in the history
Updated some formatting in the doc.

Signed-off-by: JJ Asghar <[email protected]>
  • Loading branch information
jjasghar authored Oct 3, 2024
1 parent d06a052 commit 4b131a7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ Thank you for your interest in contributing to LocalAI! We appreciate your time
- [Documentation](#documentation)
- [Community and Communication](#community-and-communication)



## Getting Started

### Prerequisites
Expand Down Expand Up @@ -54,7 +52,7 @@ If you find a bug, have a feature request, or encounter any issues, please check

## Coding Guidelines

- No specific coding guidelines at the moment. Please make sure the code can be tested. The most popular lint tools like []`golangci-lint`](https://golangci-lint.run) can help you here.
- No specific coding guidelines at the moment. Please make sure the code can be tested. The most popular lint tools like [`golangci-lint`](https://golangci-lint.run) can help you here.

## Testing

Expand Down Expand Up @@ -84,5 +82,3 @@ We are welcome the contribution of the documents, please open new PR or create a
- You can reach out via the Github issue tracker.
- Open a new discussion at [Discussion](https://github.com/go-skynet/LocalAI/discussions)
- Join the Discord channel [Discord](https://discord.gg/uJAeKSAGDy)

---

0 comments on commit 4b131a7

Please sign in to comment.