Skip to content

Conversation

@lbonaldo
Copy link
Collaborator

@lbonaldo lbonaldo commented Nov 19, 2024

Description

Addresses #782.

What type of PR is this? (check all applicable)

  • Documentation Update

Related Tickets & Documents

Fixes #782

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and .md files under /docs/src have been updated if necessary.
  • The latest changes on the target branch have been incorporated, so that any conflicts are taken care of before merging. This can be accomplished either by merging in the target branch (e.g. 'git merge develop') or by rebasing on top of the target branch (e.g. 'git rebase develop'). Please do not hesitate to reach out to the GenX development team if you need help with this.
  • Code has been tested to ensure all functionality works as intended.
  • CHANGELOG.md has been updated (if this is a 'notable' change).
  • I consent to the release of this PR's code under the GNU General Public license.

How this can be tested

By reviewing the Tutorial_8_outputs page inside the Tutorial folder of the documentation.

Post-approval checklist for GenX core developers

After the PR is approved

  • Check that the latest changes on the target branch are incorporated, either via merge or rebase
  • Remember to squash and merge if incorporating into develop

@lbonaldo lbonaldo force-pushed the 782-bug-tutorials-powercsv-plot branch from fe295e1 to 41d6ea4 Compare November 25, 2024 15:21
@lbonaldo lbonaldo added the documentation Improvements or additions to documentation label Nov 25, 2024
Copy link
Collaborator

@sambuddhac sambuddhac left a comment

Choose a reason for hiding this comment

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

Reviewed and approved !!!

@lbonaldo lbonaldo force-pushed the 782-bug-tutorials-powercsv-plot branch from 41d6ea4 to c8b476f Compare December 3, 2024 22:00
@lbonaldo lbonaldo merged commit 4eb44e8 into develop Dec 3, 2024
9 checks passed
@lbonaldo lbonaldo deleted the 782-bug-tutorials-powercsv-plot branch December 3, 2024 22:08
sambuddhac pushed a commit to sambuddhac/GenX.jl that referenced this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skip changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants