Ulysses

General => Off-Topic => Topic started by: LuaTenshi on January 15, 2016, 11:08:58 PM

Title: Github Closing an Issue?
Post by: LuaTenshi on January 15, 2016, 11:08:58 PM
How would I close an issue if it is no longer relevant and I forgot to mention or don't want to mention it in a commit?
Title: Re: Github Closing an Issue?
Post by: Timmy on January 15, 2016, 11:54:05 PM
Simply go to the issue and click "Close issue". :D

If you forgot, you might want to reference the commit in a comment. Use the SHA-hash and it will automatically turn into a link:

(https://i.imgur.com/24Epcxo.gif)
Title: Re: Github Closing an Issue?
Post by: LuaTenshi on January 24, 2016, 02:54:58 PM
Thanks, apparently there was some sort of glitch that was happening that wouldn't let me close the issue. I even messaged the person who opened it to try and close it and they couldn't either.

Its fixed now though.