Skip to content

Latest commit

 

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

If your commits add or change any functionality, please consider writing tests for it or ask somebody to help you with that.

Before making a PR, please run following commands:

  • golangci-lint ( You can install it here
  • go build -v ./...
  • go test -v ./...

According to outputs of those commands, make changes if needed, to satisfy github checks.


In case you don't you don't feel comfortable enough with some concept, or you are not sure how to implement something, please ask for help on our Discord. We are always willing and ready to help you with everything!