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

Move maintainers guide into CONTRIBUTING.md and add PR templates #217

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

HexDecimal
Copy link
Collaborator

I keep having to repeat myself in PR's since I never got around to making a PR template. I've now added a PR checklist for the most important topics. Relevant for #125

I've updated the CONTRIBUTING.md file with more guidelines. Some of these might be opinionated, but it's mostly stuff I've talked about in PR's or thought of talking about.

The doc directory only included the release guide. I've merged this into CONTRIBUTING.md which is a more appropriate place for that kind of documention. This removes the doc directory since there are no more files left in it.

Removed release steps on manually testing before a release because CI handles these tests automatically. Release guide now suggests making a PR for updates and using the tests from those.

Removed mention of make doctest. Whatever tools this relied on were never set up. Nothing was in the doc directory to be tested.

Release guide no longer suggests adding a signature. The idea of signatures being useful in this context is outdated. See #196 for a more realistic way of making releases more secure.

Removed release steps on manually testing before a release because CI handles these tests automatically.
Release guide now suggests making a PR for updates and using the tests from those.

Removed mention of `make doctest`.
Whatever tools this relied on were never set up.
Nothing was in the doc directory to be tested.

Release guide no longer suggests adding a signature.
Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.95%. Comparing base (f6af445) to head (f6100f0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          15       15           
  Lines        1282     1282           
=======================================
  Hits         1243     1243           
  Misses         39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HexDecimal HexDecimal merged commit 61fb730 into matthew-brett:master Jun 7, 2024
17 checks passed
@HexDecimal HexDecimal deleted the maint-contrib branch June 7, 2024 08:17
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.

1 participant