You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jmanoto as we've discussed this topic, I'd like to hear your feedback 😃
Google Form
Removes all three aforementioned requirements. Can be scripted with Apps Script to make a PR from a submission. But we can start with handling submissions manually.
Solves 2nd and 3rd of the aforementioned requirements. We can create three templates (for addition, edit, and delete) and a workflow_dispatch workflow to make one PR from all currently open issues (and add authors of those issues to the commits so that they count as contributors). I can prototype it later.
The text was updated successfully, but these errors were encountered:
Hey 👋
The current process of contributing to diodb requires:
To address all of the issues I propose two solutions. We may implement both of them.
@jmanoto as we've discussed this topic, I'd like to hear your feedback 😃
Google Form
Removes all three aforementioned requirements. Can be scripted with Apps Script to make a PR from a submission. But we can start with handling submissions manually.
Example: https://forms.gle/VXCWJX3hRTVQArT39
GitHub issue forms
Solves 2nd and 3rd of the aforementioned requirements. We can create three templates (for addition, edit, and delete) and a
workflow_dispatch
workflow to make one PR from all currently open issues (and add authors of those issues to the commits so that they count as contributors). I can prototype it later.The text was updated successfully, but these errors were encountered: