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

[ENH] Add pull request template #875

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Conversation

arnaudbore
Copy link
Contributor

No description provided.

Copy link
Collaborator

@AlexVCaron AlexVCaron left a comment

Choose a reason for hiding this comment

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

Few comments, very nice boilerplate ! I think with that we need to also improve dev documentation on scil-documentation. Things like testing, linting and others need to be explained clearly if we want people checking all those boxes for real.

- [ ] My changes generate no new warnings
- [ ] I moved all functions from the script file (except the argparser and main) to scilpy modules
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
Copy link
Collaborator

Choose a reason for hiding this comment

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

This means we have to document running tests better. Especially how to scope which tests to run, where to check for logs, warnings, coverage, etc.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We'll see later, this template is there as a reminder of everything that has to be done when you submit a PR.
Don't need to over think this right now, I think.

docs/pull_request_template.md Outdated Show resolved Hide resolved
docs/pull_request_template.md Outdated Show resolved Hide resolved
docs/pull_request_template.md Outdated Show resolved Hide resolved
@arnaudbore arnaudbore requested a review from frheault January 11, 2024 19:47
@arnaudbore
Copy link
Contributor Author

Build passed ! Good Job 🍻 !

@arnaudbore
Copy link
Contributor Author

Build passed ! Good Job 🍻 !

Copy link
Contributor

@AntoineTheb AntoineTheb left a comment

Choose a reason for hiding this comment

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

LGTM ! Thanks for this @arnaudbore

docs/pull_request_template.md Show resolved Hide resolved
@arnaudbore arnaudbore merged commit e1e6496 into scilus:master Jan 12, 2024
@arnaudbore arnaudbore deleted the add_template_PR branch January 30, 2024 21:56
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.

4 participants