Skip to content

Commit

Permalink
chore: add basic DEVELOPER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jul 10, 2023
1 parent ef15537 commit 0539cc2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Developer documentation

## Key Branches

### `1.x.x`

The previous major version. Only bug fixes and security updates will be considered.

### `master`

The `2.x.x` release line. Current major version.

0 comments on commit 0539cc2

Please sign in to comment.