49 lines
833 B
Markdown
49 lines
833 B
Markdown
|
## Getting Started
|
||
|
|
||
|
[Starting Guide](starting-guide.md)
|
||
|
|
||
|
[IDE Setup](ide-setup.md)
|
||
|
|
||
|
|
||
|
|
||
|
## Development Process
|
||
|
|
||
|
[Coding guidelines](new-guidelines.md)
|
||
|
|
||
|
[Release Checklist](release-checklist.md)
|
||
|
|
||
|
[Release Guide](release-guide.md)
|
||
|
|
||
|
[Merging PR process](merging-pr-process.md)
|
||
|
|
||
|
[Working on PR together with QA team](pipeline_process.md)
|
||
|
|
||
|
|
||
|
|
||
|
## Testing
|
||
|
|
||
|
[How to run local tests](testing.md)
|
||
|
|
||
|
[End-to-end tests (e2e) overview](how-to-launch-e2e.md)
|
||
|
|
||
|
[Component tests (jest) overview](component-tests-overview.md)
|
||
|
|
||
|
|
||
|
|
||
|
## Misc
|
||
|
|
||
|
[Importing icons from Figma into project](export-icons.md)
|
||
|
|
||
|
[Updating Status APK builds for the F-Droid Android application catalogue](fdroid.md)
|
||
|
|
||
|
[Troubleshooting for known errors](troubleshooting.md)
|
||
|
|
||
|
|
||
|
|
||
|
## Outdated:
|
||
|
|
||
|
[Old guidelines](codebase-structure-and-guidelines.md)
|
||
|
|
||
|
[Post mortem analysis](post-mortem.md)
|
||
|
|