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

skeleton #7

Merged
merged 3 commits into from
Sep 24, 2024
Merged

skeleton #7

merged 3 commits into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. Add linter configurations and update pyproject.toml

    Introduce .flake8 and .markdownlint.json for linting preferences. Enhance pyproject.toml with additional metadata, keyword tags, package includes, and dev dependencies. Remove requirements.txt from _config.yml exclusions.
    cdot65 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    06efa10 View commit details
    Browse the repository at this point in the history
  2. Add guidelines and process documentation

    Introduce CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md, and a pull request template to provide clear contribution guidelines, security policy, and conduct expectations. Also, update license.md for copyright formatting consistency.
    cdot65 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f1490fb View commit details
    Browse the repository at this point in the history
  3. Add guidelines and process documentation

    Introduce CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md, and a pull request template to provide clear contribution guidelines, security policy, and conduct expectations. Also, update license.md for copyright formatting consistency.
    cdot65 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7fdd4a3 View commit details
    Browse the repository at this point in the history