Skip to content

Commit abb2772

Browse files
committed
Use new GitHub preview terms in working-with-us.md
Update the "working with us" docs to align with new GitHub previews terminology, replacing `beta` with `public preview`. https://github.blog/changelog/2024-10-18-new-terminology-for-github-previews/
1 parent 34f1b50 commit abb2772

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/working-with-us.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ Describe how your new command would be used. Include mock-up examples, including
2525

2626
We take this step seriously because we believe in keeping `gh`'s interface consistent and intuitive.
2727

28-
## Step 2: Beta
28+
## Step 2: Public Preview
2929

30-
Once we've signed off on the proposed UX on the issue opened in step 1, develop your extension to at least beta quality. It's up to you if you actually want to go through a beta release phase with real users or not.
30+
Once we've signed off on the proposed UX on the issue opened in step 1, develop your extension to at least public preview quality. It's up to you if you actually want to go through a public preview release phase with real users or not.
3131

3232
## Step 3: Merge or no merge
3333

34-
With a beta in hand it's time to decide whether or not to mainline your extension into the `trunk` of `gh`. Some questions to consider:
34+
With a public preview in hand it's time to decide whether or not to mainline your extension into the `trunk` of `gh`. Some questions to consider:
3535

3636
- How complex is the support burden for your feature?
3737

0 commit comments

Comments
 (0)