Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 837 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 837 Bytes

Contributing guidelines

Before contributing

Please familiarize yourself with the codebase before writing any code. If you have any questions, feel free to reach out to us! You can write us emails or open an issue.

You can find our full documentation under https://github.com/TeamBrot/paper.

Contributions

Always welcome are:

  • Improving documentation
  • Adding tests
  • Improving logging / error messages
  • Improving error message
  • Improving performance / security
  • Minor refactorings

For other types of contributions, consider opening an issue first so we can chat about the possible change.

Style

Please use govet and gofmt to check your code style.

Code of conduct

When contributing, please also check out our code of conduct in CODE_OF_CONDUCT.md.