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

Add issue form for ADOPTERS.yaml #1381

Merged
merged 2 commits into from
Jun 9, 2023

Conversation

lance
Copy link
Member

@lance lance commented Jun 9, 2023

Adds an issue template as a form which prompts for the information required to add an entry to ADOPTERS.md

Here is how it will look when you click the "New Issue" button.

image

And if you choose "Let us know you are using Knative" you see this form.

image

Live link: https://github.com/lance/community/issues/new/choose

Fixes: #1358

/cc @knative/steering-committee

Fixes: knative#1358

Signed-off-by: Lance Ball <lball@redhat.com>
@knative-prow knative-prow bot requested a review from a team June 9, 2023 17:59
@knative-prow
Copy link

knative-prow bot commented Jun 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lance

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 9, 2023
Signed-off-by: Lance Ball <lball@redhat.com>
@puerco
Copy link
Contributor

puerco commented Jun 9, 2023

Nice thanks @lance !
/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jun 9, 2023
@knative-prow knative-prow bot merged commit e44176b into knative:main Jun 9, 2023
@@ -0,0 +1,54 @@
name: Let us know you are using Knative
description: If your company is using Knative in production or some stage of development, please add your company information here and it will be added to the ADOPTERS.md file.
title: "[ADOPTERS]: ${COMPANY NAME HERE}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lance Can we use something else than "COMPANY" it could be another open source project integrating or depending on knative. How about "ORGANIZATION" ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@csantanapr want to make a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a new issue type: template that users can create for adding them to Adopters.md
4 participants