From 33946c984ce51b48b81674cc8817c13e8e644701 Mon Sep 17 00:00:00 2001 From: Anish Asthana Date: Wed, 24 Jul 2024 17:49:57 -0400 Subject: [PATCH] Further membership issue template fixes 1. Remove the area/process label as it doesn't seem to exist in the repo. examples: https://github.com/kubeflow/internal-acls/issues/639#issuecomment-1885022298, https://github.com/kubeflow/internal-acls/issues/689#issuecomment-2248954255 2. Improve structure of the issue template Signed-off-by: Anish Asthana --- .github/ISSUE_TEMPLATE/join_org.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/join_org.md b/.github/ISSUE_TEMPLATE/join_org.md index aba7dc17..44706a33 100644 --- a/.github/ISSUE_TEMPLATE/join_org.md +++ b/.github/ISSUE_TEMPLATE/join_org.md @@ -4,26 +4,27 @@ about: Request to join or modify Kubeflow GitHub membership --- -/kind area/process +# Membership Request -Please read the [guide lines](https://www.kubeflow.org/docs/about/contributing/#joining-the-community) for joining the Kubeflow GitHub org before opening an issue +Please read the [guidelines](https://www.kubeflow.org/docs/about/contributing/#joining-the-community) for joining the Kubeflow GitHub org before opening an issue **Please provide links to PRs or other contributions (2-3):** -** Please list 2 existing members who are sponsoring your membership:** +**Please list 2 existing members who are sponsoring your membership:** -** Please test your PR ** +## Please test your PR Run -``` +```bash cd github_orgs pytest test_org_yaml.py ``` + Include the output in the PR -**Additional Instructions** +## Additional Instructions -After your PR is merged please wait at least 1 hour for changes to propogate. +After your PR is merged please wait at least 1 hour for changes to propogate. If after an hour you haven't recieved an invite to join the GitHub org please open an issue.