1 | # Contributing to nanogallery2
|
2 |
|
3 | First off, thanks for taking the time to contribute!
|
4 |
|
5 |
|
6 | ## Pull request
|
7 | PR should only be made with the branch `DEV`.
|
8 | Source code is in the `src` folder.
|
9 | The content of the `dist` folder is generated, please don't edit anything in it.
|
10 |
|
11 | ## Issue
|
12 | Provide as much details as possible.
|
13 | A Codepen is much appreciated. It will help resolve your issue quicker.
|
14 |
|
15 |
|
16 |
|
17 |
|