fix #11 - Governance, contribution, templates#13
fix #11 - Governance, contribution, templates#13ricardozanini merged 8 commits intoserverlessworkflow:mainfrom
Conversation
Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
There was a problem hiding this comment.
Pull request overview
Adds foundational governance, contribution, and community process documentation for the Serverless Workflow Editor repository, aligning with Issue #11’s goal of improving onboarding and project management clarity.
Changes:
- Adds top-level governance, contributing, and code of conduct documents (with links to CNCF/parent project policies).
- Introduces GitHub Issue Forms templates (bug report, feature request, question) and disables blank issues.
- Adds a support contact link directing users to the project’s Slack channel.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
GOVERNANCE.md |
Adds governance pointer to the parent specification repo and a community support link. |
CONTRIBUTING.md |
Adds contribution workflow guidance plus (currently non-actionable) local build/dev instructions. |
CODE_OF_CONDUCT.md |
Adds CNCF Code of Conduct reference and reporting instructions (includes an unresolved TODO block). |
.github/ISSUE_TEMPLATE/config.yml |
Disables blank issues and adds a Slack contact link. |
.github/ISSUE_TEMPLATE/bug_report.yml |
Adds structured bug report form. |
.github/ISSUE_TEMPLATE/feature_request.yml |
Adds structured feature request form with DoD checklist. |
.github/ISSUE_TEMPLATE/question.yml |
Adds structured question/general feedback form. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
JBBianchi
left a comment
There was a problem hiding this comment.
I think it's a good base, thanks ric!
Co-authored-by: Jean-Baptiste Bianchi <72747835+JBBianchi@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fantonangeli
left a comment
There was a problem hiding this comment.
@ricardozanini LGTM, Thanks for this PR.
I left a few suggestion, but not required.
Co-authored-by: Fabrizio Antonangeli <fabrizio.antonangeli@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Closes #11
Contribution.md is quite generic, since I understand this is a mutable document for now until we have more details about our stack.