During ZuriHac I discussed with Teo and some GHC steering committee members that it might be helpful to add an automated response to every proposal that points the proposer to the next step in the process (submitting their proposal).
I've created a rough draft of such a "workflow" in my fork:
https://github.com/noughtmare/core-libraries-committee/blob/main/.github/workflows/greeting.yml
You can see the result in this test issue:
noughtmare#3
The text is still rough, so please suggest improvements!
During ZuriHac I discussed with Teo and some GHC steering committee members that it might be helpful to add an automated response to every proposal that points the proposer to the next step in the process (submitting their proposal).
I've created a rough draft of such a "workflow" in my fork:
https://github.com/noughtmare/core-libraries-committee/blob/main/.github/workflows/greeting.yml
You can see the result in this test issue:
noughtmare#3
The text is still rough, so please suggest improvements!