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

Adds experimental tags to settings #3696

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

nzaytsev
Copy link
Contributor

@nzaytsev nzaytsev commented Oct 23, 2024

Description

Added 10 experimental tags.

Screenshot 2024-11-07 at 15 12 26

Added 29 preview tags.

Screenshot 2024-11-07 at 15 11 23

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@nzaytsev nzaytsev linked an issue Oct 23, 2024 that may be closed by this pull request
@nzaytsev
Copy link
Contributor Author

@d13 @justinrobots - I've done a simple search by experimental string in the settings and added the tag to them. Have I forgot something? Where can I find the lists of all preview and experimental features?

@nzaytsev nzaytsev force-pushed the features/3682-add-tags-to-settings branch 2 times, most recently from 7473c71 to b3849ea Compare November 7, 2024 08:09
@nzaytsev nzaytsev marked this pull request as ready for review November 7, 2024 08:10
@nzaytsev nzaytsev force-pushed the features/3682-add-tags-to-settings branch from b3849ea to cc34fd8 Compare November 11, 2024 03:19
@nzaytsev nzaytsev requested review from eamodio and d13 November 11, 2024 03:19
@eamodio eamodio force-pushed the features/3682-add-tags-to-settings branch from cc34fd8 to 07e15fd Compare November 11, 2024 09:09
@eamodio eamodio merged commit 0ba8828 into main Nov 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tags to settings that are preview or experimental
2 participants