-
Notifications
You must be signed in to change notification settings - Fork 309
Simplify pull request checklist #7096
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
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
15312e7
Use a simpler pull request checklist, part of the GitHub template.
trexfeathers 5742f61
Updates to Code Formatting page.
trexfeathers 29e520c
Improved formatting of benchmarks docs.
trexfeathers bae23cf
Updates to Contributing a Whats New page.
trexfeathers c9b51e9
Correct PR number curl command.
trexfeathers 8a74da3
What's New entry.
trexfeathers 8f03ac3
More clarity about pre-commit further reading.
trexfeathers 35ce105
Friendlier checklist.
trexfeathers dd97bd4
Merge branch 'main' into contributing
trexfeathers 5dad69f
Better triggering guidance.
trexfeathers 01fbd2c
Better line break.
trexfeathers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,14 +1,27 @@ | ||
| ## 🚀 Pull Request | ||
| ## Description | ||
|
|
||
| ### Description | ||
| <!-- Provide a clear description about your awesome pull request --> | ||
| <!-- Tell us all about your new feature, improvement, or bug fix --> | ||
| _Please describe your awesome pull request_ | ||
|
|
||
| ## Checklist | ||
|
|
||
| --- | ||
| [Consult Iris pull request check list]( https://scitools-iris.readthedocs.io/en/latest/developers_guide/contributing_pull_request_checklist.html) | ||
| > [!IMPORTANT] | ||
| > **The Iris core developers are here to help!** If anything below is unclear, just post a comment asking for help 😊 | ||
|
|
||
| --- | ||
| Add any of the below labels to trigger actions on this PR: | ||
| - [ ] Included a [**What's New**](https://scitools-iris.readthedocs.io/en/latest/developers_guide/documenting/whats_new_contributions.html) entry | ||
| - [ ] Incorporated [**type hints**](https://scitools-iris.readthedocs.io/en/latest/developers_guide/contributing_code_formatting.html#type-hinting) in any changed code | ||
| - [ ] Checked if [**tests**](https://scitools-iris.readthedocs.io/en/latest/developers_guide/contributing_tests.html) need updating | ||
| - [ ] Checked if [**benchmarks**](../benchmarks/README.md#writing-benchmarks) need updating | ||
| - [ ] Checked if **documentation** needs updating | ||
| - [Docstrings](https://scitools-iris.readthedocs.io/en/latest/developers_guide/documenting/docstrings.html) (we love code examples!) | ||
| - [User Manual](https://scitools-iris.readthedocs.io/en/latest/user_manual/) pages | ||
| - [ ] Checked if [**dependencies**](https://scitools-iris.readthedocs.io/en/latest/developers_guide/contributing_ci_tests.html#gha-test-env) need updating | ||
| - [ ] Confirmed that the GitHub **'checks'** on this PR are passing :white_check_mark: | ||
| _([further reading](https://scitools-iris.readthedocs.io/en/latest/developers_guide/contributing_ci_tests.html))_ | ||
|
|
||
| - https://github.com/SciTools/iris/labels/benchmark_this | ||
| --- | ||
| > [!TIP] | ||
| > Things you can trigger on this PR: | ||
| > | ||
| > - Add this label to trigger benchmarks: https://github.com/SciTools/iris/labels/benchmark_this | ||
| > - Visit this URL - swapping `9999` for this PR's number - to re-trigger the [CLA check](https://github.com/SciTools/.github/wiki/Contributor-Licence-Agreement): | ||
| > `https://cla-assistant.io/check/SciTools/iris?pullRequest=9999` |
|
ESadek-MO marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
ESadek-MO marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.