-
### Steps to Reproduce
```bash
1. setup scripts and install packages:
{
"scripts": {
"cz": "cz",
},
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/confi…
-
Hello there,
First of all, your project looks amazing! But I'm curious why is it not very popular on github? Is it produciton ready?
-
Hello,
I try to create the HPCCloud VM in development mode in order to work on a custom HPCCloud project.
I have cloned latest HPCCloud-deploy project:
```
git clone https://github.com/Kitware…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## Overview
* Short Description: Create a Unity3D Asset (SDK) in the Unity Asset Store.
* Bounty: 7000 ALGO tokens _(US residents will receive USDCa and have to opt-in to receive the asset in their …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
I ran `npm install --save-dev commitizen` then added `"cm": "git-cz"` to my npm scripts. When I run `npm run cm` I don't get a the nice prompt guiding me through a commit message. This is what I get i…