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 wording #89

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Fix wording #89

merged 4 commits into from
Dec 6, 2024

Conversation

maximiliankolb
Copy link
Contributor

Please review commit by commit.

@@ -35,7 +35,7 @@ const ResourceQuotaEmptyState = () => {
iconType="pf"
header={__('Resource Quotas')}
description={__(
'Resource Quotas help admins to manage hardware resources (like CPUs, RAM, and disk space) among users or usergroups. \n\rDefine a Resource Quota here and apply it to users in order to guarantee a free share of your resources.'
'Resource Quotas help admins to manage hardware resources including CPUs, memory, and disk space among users or usergroups. \n\rDefine a Resource Quota here and apply it to users in order to guarantee a free share of your resources.'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After we have merged theforeman/foreman-documentation#3460, we could also add a link to the official Foreman docs. Thorben and I have already implemented something similar in foreman_remote_execution. I believe there is a shared function that we can use which handles the logic so we'll only have to provide the name of the guide and the anchor.

README.md Outdated Show resolved Hide resolved
@maximiliankolb maximiliankolb merged commit 55b5768 into main Dec 6, 2024
25 checks passed
@maximiliankolb maximiliankolb deleted the fix_wording branch December 6, 2024 10:56
@bastian-src
Copy link
Contributor

Thanks @maximiliankolb and @Thorben-D! 🐧

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.

3 participants