-
Notifications
You must be signed in to change notification settings - Fork 663
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
Update PR template after relicensing #4860
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4860 +/- ##
===========================================
- Coverage 93.65% 93.63% -0.03%
===========================================
Files 177 189 +12
Lines 21779 22845 +1066
Branches 3064 3064
===========================================
+ Hits 20398 21391 +993
- Misses 929 1002 +73
Partials 452 452 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -1,15 +1,12 @@ | |||
Fixes # | |||
Fixes #<!-- Insert issue number that this PR fixes just after #--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Put on a separate line? I don't think that many people know that this is a comment and can either be removed or is ignored.
|
||
Changes made in this Pull Request: | ||
- | ||
- <!-- Describe the changes that this PR makes. --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd remove, the "Changes made in this Pull Request" is already pretty clear, isn't it?
|
||
|
||
PR Checklist | ||
------------ | ||
- [ ] Tests? | ||
- [ ] Docs? | ||
- [ ] Tests added? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or updated
- [ ] Tests? | ||
- [ ] Docs? | ||
- [ ] Tests added? | ||
- [ ] Documentation updated? | ||
- [ ] CHANGELOG updated? | ||
- [ ] Issue raised/referenced? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For first time contributors:
Add your name to AUTHORS
## Developers certificate of origin | ||
- [ ] I certify that this contribution is covered by the LGPLv2.1+ license as defined in our [LICENSE](https://github.com/MDAnalysis/mdanalysis/blob/develop/LICENSE) and adheres to the [**Developer Certificate of Origin**](https://developercertificate.org/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with removing.
@IAlibay , your opinion is also important here – can you please weigh in?
Correct me if I'm wrong, but now that relicensing is completed, can we remove the "Certificate of origin"?
📚 Documentation preview 📚: https://mdanalysis--4860.org.readthedocs.build/en/4860/