gohypergiant / standard-toolkit

The web "standard library" for the Accelint family of systems.
Apache License 2.0
0 stars 0 forks source link

More contributing guides / how-tos #47

Open brandonjpierce opened 1 week ago

brandonjpierce commented 1 week ago
brandonjpierce commented 2 days ago

I am somewhat indifferent to where this is added. It may be better suited for a documentation/* file since the root CONTRIBUTING.md file is aimed more at a generalized contributing guide for the community at large. But I could definitely see an argument both ways as far as where the content lands.

brandonjpierce commented 2 days ago

Perhaps add in content for how we manage our kanban board, labels, etc?

belsrc commented 1 day ago

@brandonjpierce would probably be good to have general guidelines (though need actions to enforce as well) on things like commits messages and PRs being conventional-commit-like?

brandonjpierce commented 1 day ago

@belsrc agreed! @kalisjoshua since you are tackling this now, perhaps some notes on our commit style: https://www.conventionalcommits.org/en/v1.0.0/ and titles following a similar semantic

kalisjoshua commented 1 day ago

@belsrc agreed! @kalisjoshua since you are tackling this now, perhaps some notes on our commit style: https://www.conventionalcommits.org/en/v1.0.0/ and titles following a similar semantic

An area I will need to get better in myself.