Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
fslongjin committed May 24, 2024
1 parent 3efb96a commit 2458e4c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/membership.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Organization Membership Request
description: Request membership in a DragonOS Org
description: Request membership in a DragonOS Community Org
labels: [ "A-github-membership" ]
title: "REQUEST: New membership for <your-GH-handle>"
body:
Expand Down Expand Up @@ -54,16 +54,16 @@ body:
- id: sponsor_1
type: input
attributes:
label: "Sponsor 1"
description: GitHub handle of your sponsor
label: "推荐者1"
description: 你的推荐者的GitHub ID
placeholder: e.g. @sponsor-1
validations:
required: true
- id: sponsor_2
type: input
attributes:
label: "Sponsor 2"
description: GitHub handle of your sponsor
label: "推荐者2"
description: 你的推荐者的GitHub ID
placeholder: e.g. @sponsor-2
validations:
required: true
Expand Down

0 comments on commit 2458e4c

Please sign in to comment.