Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 929 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 929 Bytes

bugsnag-android documentation

This intends to provide comprehensive documentation for Bugsnag employees working on the bugsnag-android repository.

If something isn't documented or is unclear in the instructions, please raise a PR to improve things for the next person.

Environment setup

Getting setup on a new machine for the first time? Start here.

High-level project structure

Read an overview of how the important components of the project are structured here.

General development

For instructions on common development tasks start here.

Code quality

For details on tools used to maintain and improve code quality start here.

Mazerunner

To learn how to use mazerunner to run E2E tests start here.

Releasing a new version

For instructions on releasing a new version start here.