Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,13 @@ Code Reviewer: <!-- CR id, filled by SSD/CCD (e.g. @octocat) -->

<!-- If AI has been used, please provide more details here -->

## Build / Runtime Environment

Changes made to the build or runtime environment (such as adding new environment variables, changing PSyclone transmutation scripts or picking up updates to the software stack) may need picking up by other LFRic-based suites.

- [ ] This PR makes changes to the build or runtime environment
- [ ] I have updated the appropriate [Release Notes Wiki page](https://github.com/MetOffice/lfric_internal/wiki) to ensure that my changes are recorded

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is a private wiki and therefore wont be accessible to all contributors.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes that was my concern about this link too...


## Documentation

- [ ] Where appropriate I have updated documentation related to this change and confirmed that it builds correctly
Expand Down
Loading