We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For a particular pull request (PR):
/admin/reports/dblog
1.x
Issue #XXXX: Fix type on /admin/blah.
By @jenlampton, @quicksketch & @klonos
1.y.x
# Make sure 1.y.x is up-to-date git checkout 1.y.x git pull backdrop 1.y.x # Pull down latest commits on 1.x. git fetch backdrop git cherry-pick [commit-hash] git push backdrop 1.y.x