Can issues be closed once the associated PR is mer...
# development
n
Can issues be closed once the associated PR is merged - or do you wait for release?
b
They can be closed 🙂
👍 1
GitHub also does auto-closing if you use "closing" keywords in the PR dewscription.
Copy code
closes #12345 because XYZ