docs: adding PR guidelines for contributors (#2736)

This commit is contained in:
Carl Sverre
2021-01-06 15:53:12 -05:00
committed by GitHub
parent 629341da4d
commit a13c4f72f5
7 changed files with 84 additions and 66 deletions

View File

@ -1,3 +1,4 @@
{
"proseWrap": "never",
"trailingComma": "all"
}