Skip to content

Conversation

gschurck
Copy link
Contributor

@gschurck gschurck commented Aug 2, 2023

Submitting Pull Requests

General

  • Make sure you use semantic commit messages.
    Examples: "fix(google): Fixed foobar bug", "feat(accounts): Added foobar feature".
  • All Python code must formatted using Black, and clean from pep8 and isort issues.
  • JavaScript code should adhere to StandardJS.
  • If your changes are significant, please update ChangeLog.rst.
  • If your change is substantial, feel free to add yourself to AUTHORS.

Description of the fix

@coveralls
Copy link

coveralls commented Aug 4, 2023

Coverage Status

coverage: 91.301% (-0.07%) from 91.373% when pulling 0e7d9ec on gschurck:main into 00c9bc9 on pennersr:main.

@pennersr
Copy link
Owner

pennersr commented Aug 4, 2023

Thanks -- there are conflicts in the ChangeLog.rst, can you fix those?

@gschurck
Copy link
Contributor Author

gschurck commented Aug 4, 2023

Sure, done.

@pennersr pennersr merged commit 13a9a71 into pennersr:main Aug 4, 2023
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.

3 participants