put here the question like: "Tab or Space"
Upload a screenshot of the question taken from your localhost environment
Add the label:
new question
Your PR will be reviewed and our CI will run some tests and checks. If everything is fine, and the joke is fun, we will merge it and your question will be available on the website 🎉
- Describe your feature. If it's an existing issue, add the link to the issue.
- Add the label
feature
orimprovement
.
- I have run the tests of the project.
nx affected --target=test
- I made sure the code is type safe (no any)