Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
- Always work on a new branch
- Submit Pull Requests against
master
- Follow the commitlint and eslint conventions
- Don’t forget to run tests and linters before pushing
- Open a PR
- Request code review
- Complete code review with fixes
- A maintainer will merge the PR, checking commit code and squashing if necessary
- travis-ci will automatically run semantic-version and publish the new code!