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

fix: Update UI labeling: custom constraint -> (strategy) constraint #2101

Merged
merged 3 commits into from
Sep 29, 2022

Conversation

thomasheartman
Copy link
Contributor

What

This PR changes all instances (that my grep could find) of "custom constraint" in the UI and in the documentation to either "constraint" or "strategy constraint", depending on the context. It also renames an image that was called "custom-constraint.png".

Why

It was recently discovered that there was a mismatch between the terminology in the docs and in the UI (strategy constraints and custom constraints respectively), and upon closer discussion, we found that the UI had deviated at some point.

We don't offer any other kinds of constraints, so we decided to change the wording in the UI from custom constraint to just constraint or strategy constraint depending on what would work in the context.

This changes every instance of "custom constraint" to "constraint" or
"strategy constraint" depending on the context.
@vercel
Copy link

vercel bot commented Sep 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
unleash-docs ✅ Ready (Inspect) Visit Preview Sep 29, 2022 at 8:11AM (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview Sep 29, 2022 at 8:11AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants