Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 711 Bytes

File metadata and controls

15 lines (10 loc) · 711 Bytes

First, don't push LLM generated issues or pull-requests.

This being said, before you start, unless you're fixing a typo or proposing a trivial change, please

  • discuss the need and technical design first, either in an issue or on miaou
  • keep it simple and focused
  • when posting an issue, ensure your first comment is about the problem/request and reproduction, not about a proposed solution
  • don't touch more files or lines than necessary
  • apply the standard formatting of the project
  • check tests

And remember: there's no problem in asking when not sure, even if somebody else may have asked before, we're humans.

More info at https://dystroy.org/blog/contributing/