back
1 comments
aver record new --title "TODO: fix manual link" --status new --priority 1 --description "Proofread better! Fix the link in the HN comment" --use-id HN-001

aver note add HN-001 --message "HN comment uneditable (edit window expired). User should proofread and check links more carefully!"

aver record update HN-001 --status closed

git add . && git commit -m "proofreading issue -apologies!" && git push origin master

#and that's how you handle issues with aver and communicate them to fellow devs.