You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
397 B
397 B
This is:
- [ ] a bugfix
- [ ] a new feature
Checklist:
- Changes are covered by unit tests
- Code style is respected
- Commit message explains why the change is made (see https://github.com/erlang/otp/wiki/Writing-good-commit-messages)
- CHANGELOG.md contains a short summary of the change
- Documentation is updated as necessary