aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 09b059f94f13f3f39ef6bea4ee5adc0b220281c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Folder structure

/src           | source code
/src/widgets   | subclassed Qt widgets
/src/forms     | Qt UI forms and classes
/src/webengine | QWebEngine* subclasses
/test          | test run location, mainly for QtCreator

## Code style

## Testing

### firejail
Any submitted modifications must work with the provided firejail profile.