Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.
This repository was archived by the owner on Jul 21, 2026. It is now read-only.

Add suggestions for customizing a new project based on this template #26

Description

@garrison

What is the expected enhancement?

Although this template is rather minimalist, a user creating a new project might want to spend a few minutes at the very beginning trimming it down further. Let's make a file (e.g. docs/ideas-for-trimming.md) which contains suggestions for such trimming. Some ideas it could include:

  • disable pylint (and possibly black) early on in a project's development; re-enable it later once development matures a bit
  • remove qiskit from requirements.txt if the project does not depend on qiskit
  • remove docs/images/logo.png
  • remove ideas-for-trimming.md itself and any other files which are specific to the template

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions