Skip to content

Minor typo fixes#559

Merged
hynek merged 4 commits intohynek:mainfrom
mssalvatore:typo-fixes
Oct 4, 2023
Merged

Minor typo fixes#559
hynek merged 4 commits intohynek:mainfrom
mssalvatore:typo-fixes

Conversation

@mssalvatore
Copy link
Contributor

Summary

Pull Request Check List

  • Added tests for changed code.
    • The CI fails with less than 100% coverage.
  • New APIs are added to api.py.
  • Updated documentation for changed code.
    • New functions/classes have to be added to docs/api.rst by hand.

    • Changed/added classes/methods/functions have appropriate versionadded, versionchanged, or deprecated directives.

      The next version is the second number in the current release + 1. The first number represents the current year. So if the current version on PyPI is 23.1.0, the next version is gonna be 23.2.0. If the next version is the first in the new year, it'll be 24.1.0.

  • Documentation in .rst and .md files is written using semantic newlines.
  • Changes (and possible deprecations) are documented in the changelog.
  • Consider granting push permissions to the PR branch, so maintainers can fix minor issues themselves without pestering you.

@hynek hynek merged commit 3dbc3d8 into hynek:main Oct 4, 2023
@hynek
Copy link
Owner

hynek commented Oct 4, 2023

Thanks!

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