Compare commits

..

No commits in common. "master" and "unstable" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ body:
- type: textarea - type: textarea
id: reproduction id: reproduction
attributes: attributes:
label: Reproduction label: Reproduction (Optional)
description: Steps to reproduce the bug, if applicable description: Steps to reproduce the bug, if applicable
validations: validations:
required: true required: true
@ -57,7 +57,7 @@ body:
- type: textarea - type: textarea
id: additional_information id: additional_information
attributes: attributes:
label: Additional Information (Optional) label: Additional Information
description: Add any other information that might be useful in diagnosing the issue description: Add any other information that might be useful in diagnosing the issue
validations: validations:
required: false required: false

View File

@ -13,7 +13,7 @@ You can find out more about our CLI [here](https://git.entityseven.com/entitysev
At the moment automation we have only works via [pnpm](https://pnpm.io/). To scaffold a basic project with minor settings you can use our CLI: At the moment automation we have only works via [pnpm](https://pnpm.io/). To scaffold a basic project with minor settings you can use our CLI:
``pnpm create rage-fw@latest`` ``pnpm create rage-fw``
This will give you a few options, among them, you can find ``Initialize new project``. Use that option to scaffold a new project for yourself using the preferred frontend framework This will give you a few options, among them, you can find ``Initialize new project``. Use that option to scaffold a new project for yourself using the preferred frontend framework