Open BT-Creator opened 1 year ago
When people commit something, it best that we give them some guideline on how to contribute to the project. Best that we adapt some template:
Make sure to store it in .github/contributing.md and mention that we only use E2E (As we haven't found a way to mock Blob in Jest)
.github/contributing.md
Blob
When people commit something, it best that we give them some guideline on how to contribute to the project. Best that we adapt some template:
Make sure to store it in
.github/contributing.md
and mention that we only use E2E (As we haven't found a way to mockBlob
in Jest)