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

Installation notes and values #1876

Merged
merged 2 commits into from
Jul 21, 2020
Merged

Installation notes and values #1876

merged 2 commits into from
Jul 21, 2020

Conversation

andresmgot
Copy link
Contributor

Description of the change

Adaptation of the release notes and values (the values field is mostly the same, only the title style changed).

Notes:
Screenshot from 2020-07-20 18-29-34

Values:
Screenshot from 2020-07-20 18-28-08

Possible drawbacks

Applicable issues

const AppValues: React.SFC<IAppValuesProps> = props => {
if (props.values === "") {
return (
<React.Fragment>
Copy link
Contributor

Choose a reason for hiding this comment

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

This can just be <> no?

@andresmgot andresmgot merged commit e4fb5d7 into master Jul 21, 2020
@andresmgot andresmgot deleted the appNotes branch September 8, 2020 09:27
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.

None yet

2 participants