Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: gauge interest in a system to increase community participation #12249

Merged
merged 6 commits into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
- type: textarea
id: description
attributes:
label: What happened/what you expected to happen?
label: What happened/what did you expect to happen?
validations:
required: true
- type: input
Expand Down Expand Up @@ -48,3 +48,13 @@ body:
value: kubectl logs -n argo -c wait -l workflows.argoproj.io/workflow=${workflow},workflow.argoproj.io/phase!=Succeeded
validations:
required: true
- type: markdown
attributes:
value: |
Thanks for submitting this issue! Are you a contributor? If not, have you thought about it?

Argo Workflows is seeking more community involvement and ultimately more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to help keep it viable.
We are gauging interest in a potential system in which many companies pledge a little bit of time each to help get more people into these roles.
See [here](https://github.com/argoproj/argo-workflows/issues/12229) for more information.
juliev0 marked this conversation as resolved.
Show resolved Hide resolved
If you think you or your company might be interested, please add a comment to the issue.

9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement_proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,12 @@ When would you use this?
**Message from the maintainers**:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

**Beyond this issue**:
juliev0 marked this conversation as resolved.
Show resolved Hide resolved

Are you a contributor? If not, have you thought about it?

Argo Workflows is seeking more community involvement and ultimately more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to help keep it viable.
We are gauging interest in a potential system in which many companies pledge a little bit of time each to help get more people into these roles.
See [here](https://github.com/argoproj/argo-workflows/issues/12229) for more information.
If you think you or your company might be interested, please add a comment to the issue.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,12 @@ body:
value: kubectl logs -n argo -c wait -l workflows.argoproj.io/workflow=${workflow},workflow.argoproj.io/phase!=Succeeded
validations:
required: true
- type: markdown
attributes:
value: |
Thanks for submitting this issue! Are you a contributor? If not, have you thought about it?

Argo Workflows is seeking more community involvement and ultimately more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to help keep it viable.
We are gauging interest in a potential system in which many companies pledge a little bit of time each to help get more people into these roles.
See [here](https://github.com/argoproj/argo-workflows/issues/12229) for more information.
If you think you or your company might be interested, please add a comment to the issue.
juliev0 marked this conversation as resolved.
Show resolved Hide resolved
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,10 @@ Fixes #TODO
### Verification

<!-- TODO: Say how you tested your changes. -->


### Beyond this PR
juliev0 marked this conversation as resolved.
Show resolved Hide resolved

Thank you for submitting this! Have you ever thought of becoming a Reviewer or Approver on the project?

Argo Workflows needs more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to ensure its future viability. We are gauging interest in a potential system in which many companies pledge a little bit of time each to help get more people into these roles. See [here](https://github.com/argoproj/argo-workflows/issues/12229) for more information. If you think you or your company might be interested, please add a comment to the issue.
juliev0 marked this conversation as resolved.
Show resolved Hide resolved