We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make non use of `auto` more explicit.
Update version number details in src/IRremoteESP8266.h
Updated Library Maintainers Guide (markdown)
Remove references to Travis and replace with Github Actions. Update old links as well
Address orphaned files being carried forward in doxygen builds/release process
Add comment about Squash & Merge.
Add `git clean` to release docs.
Update commands for ensuring master branch is up to date before starting a release.
Update publish gh-pages git commands
Add instructions for updating gh-pages when doing a release.
Update Code review section
Add details for how to run/install the tools needed for unit tests and when to run them etc.
Add note about installing the google test suite
Add step for updating README_??.md (e.g. French) when releasing a new version.
Add instructions on how to update the supported devices/protocols page when doing a version release.
Update suggested Release title in New release checklist
Move the Unit Test information to the Wiki page instead.
fix creating new branch command
Add a git diff step
Add a checklist for creating a new IRremoteESP8266 release.