Browse Source

Add note about triage cadence

pull/359/merge
Mark Allen 8 years ago
committed by GitHub
parent
commit
a8a3eaeace
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@ -40,6 +40,13 @@ tested on the previous three OTP releases. If you need a version of lager
which runs on older OTP releases, we recommend you use either the 3.4.0 release
or the 2.x branch.
Monthly triage cadence
----------------------
We have (at least) monthly issue and PR triage for lager in the #lager room on the
[freenode](https://freenode.net) IRC network every third Thursday at 2 pm US/Pacific,
9 pm UTC. You are welcome to join us there to ask questions about lager or
participate in the triage.
Usage
-----
To use lager in your application, you need to define it as a rebar dep or have

Loading…
Cancel
Save