You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are really glad you're reading this, because we need volunteer developers to help this project come to fruition.
15
+
## How to contribute ?
20
16
21
-
Request you to please read our [contribution guidelines](https://devs-from-matrix.github.io/basic-template-repository/#/README?id=contribution-guidelines)
17
+
- The folder `{{cookiecutter.app_name}}` hosts the template project.
18
+
- You can check the various patterns used in [cookiecutter.json](cookiecutter.json)
19
+
- For testing it locally, you can use the following steps:
- The generated project will be in the folder `cart-service`
24
+
- You need to raise a PR to the main branch with the changes. The CI automatically runs the tests and checks the build status by creating the project referencing the default configuration i.e. `--config-file=test-config.yml`.
0 commit comments