Skip to content

Copy metadata from bevy_new_2d #21

@benfrankel

Description

@benfrankel

The following files should be copied over:

  • .github/workflows/ (but keep this template's ci-generate.yaml)
  • .vscode/
  • .idea/
  • .editorconfig
  • .gitignore (should be identical already)
  • Cargo.toml (and Cargo.toml.template, and run cargo update for Cargo.lock)
  • clippy.toml
  • README.md (not the whole file, but copy / adapt the relevant sections)
  • README.md.template (edit to link to bevy_new_minimal instead of bevy_new_2d, and update post-generate.rhai accordingly)

This should be considered a "checkpoint", not a commitment to keep the files in sync between all templates. We should wait on that until the files are more stable (which is probably still a long way out).

bevy_new_2d should also remain the "source of truth" for these files for now IMO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Build-SystemRelated to build systems or continuous integrationA-GenerateGenerating a new project from this templateC-DocsAn addition or correction to our documentationC-PerformanceA change motivated by improving speed, memory usage or compile timesC-UsabilityA targeted quality-of-life change that makes this template easier to useD-TrivialNice and easy! A great choice to start contributingS-BlockedThis cannot move forward until something else changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions