Skip to content

chore: adding pr template - #20

Open
benschwaller wants to merge 2 commits into
canonical:mainfrom
benschwaller:main
Open

chore: adding pr template#20
benschwaller wants to merge 2 commits into
canonical:mainfrom
benschwaller:main

Conversation

@benschwaller

Copy link
Copy Markdown

part of git migration

@benschwaller
benschwaller requested review from a team, NucciTheBoss and jedel1043 and removed request for a team July 9, 2026 17:55

@NucciTheBoss NucciTheBoss left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Couple suggestions around updating the content of pull_request_template.md to be more relevant to this repository. For example, hpc-specs doesn't have a justfile or a CONTRIBUTING.md file 😅

Comment on lines +4 to +6
* [ ] I have ensured that lint, typecheck, and unit tests complete successfully.

[//]: # (If you can't run the tests locally, create a draft PR to check against the CI pipeline. Once you verify that CI is passing, you can take your PR out of draft status. Please try running the tests locally first, before testing against the CI pipeline.)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should strip this bit from the PR template since this repository doesn't have a justfile, nor will it likely have recipes like typecheck or unit in the future.

Suggested change
* [ ] I have ensured that lint, typecheck, and unit tests complete successfully.
[//]: # (If you can't run the tests locally, create a draft PR to check against the CI pipeline. Once you verify that CI is passing, you can take your PR out of draft status. Please try running the tests locally first, before testing against the CI pipeline.)

@@ -0,0 +1,30 @@
# Pre-submission checklist

* [ ] I read and followed the CONTRIBUTING guidelines.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This repository doesn't have a CONTRIBUTING.md file either. We could likely copy the CONTRIBUTING.md file we have for the docs, but we need to yoink things like the make commands for linting the documentation, and we'd need to replace references to the docs with hpc-specs: https://github.com/canonical/charmed-hpc-docs/blob/main/CONTRIBUTING.md

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.

2 participants