Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve issue templates #450

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

Closed
wants to merge 5 commits into from

Conversation

tomschr
Copy link
Member

@tomschr tomschr commented Nov 17, 2024

Turn our Markdown templates into YAML

The YAML format defines an issue form. This makes it (hopefully) easier to add more consistent bug reports.

* Remove obsolete else
* Find a better way to identify digits without the re module
* Fix docstring in compare
* Raise version to 3.0.3-alpha.1
* In pyproject.toml:
  - Use new dependency group from PEP 735
  - Move all project related data from setup.cfg to pyproject.toml
  - Consolidate flake8, pycodestyle with ruff
  - Split Towncrier config type "trivial" into "trivial" and
    "internal"
* Add uv's lock file (uv.lock)
* Create config file for ruff (.ruff.toml)
* Create config file for pytest (.pytest.ini)
* Simplify tox.ini and remove old stuff
* Document installation with new uv command
* Simplify Sphinx config with find_version()
* Update the authors
* Use uv in GitHub Action python-testing.yml workflow
The YAML format defines an issue form. This makes it (hopefully)
easier to add more consistent bug reports.
@tomschr tomschr added Infra All about infrastructure (GitHub Action, project build etc.) Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness labels Nov 17, 2024
@tomschr tomschr self-assigned this Nov 17, 2024
@tomschr
Copy link
Member Author

tomschr commented Nov 17, 2024

Closing in favor of #451

@tomschr tomschr closed this Nov 17, 2024
@tomschr tomschr deleted the improve-issue-templates branch November 17, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness Infra All about infrastructure (GitHub Action, project build etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant