Open
Description
Hello!
From my initial stumbling (1k thanks to @stkent for the hints 🙂 ) and this, I gathered that PR templates might be useful for this repo as well.
I suggest creating a .github
folder (and would be willing to do it) for
CONTRIBUTING.md
(just moving it), and- a
PULL_REQUEST_TEMPLATE.md
(workflow details extracted fromREADME.md
andCONTRIBUTING.md
, for example in the form of a task list).
IMHO, this could bring guidance info to the... Actionable point and time of contact, so to speak. Particularly new contributors may feel that the two existing files are rather a lot to read (me: guilty as charged 😅 ). Seasoned contributors could of course skip over or remove the items, but would also be reminded about the current UX for newbies.
What do you think?
PS: Albeit also touching a general topic, this topic seems more "actionable" here than "other" ;-) PLMK if I should move this issue there.