SCCapstone / Colite

Colite Technology Capstone Repository
1 stars 1 forks source link

Ouch. Hit an Issue. #70

Closed josemvidal closed 3 years ago

josemvidal commented 3 years ago

I login for the first time and get:

image

josemvidal commented 3 years ago

after I click "Close" I get:

image

josemvidal commented 3 years ago

When you close an issue by writing code, either fixing a bug or creating a new feature, you should add a link to the git-commit(s) that did it.

This can be done automatically if you just write "closes #X" in the comment of the git-commit, where X is the issue number you want to close. See linking pull requests to issues using keywords for more information.

You should also write "#X" on any commit that is for #X. See my github tips list for all the tips.

Only close an Issue when you are done.

See my GitHub Issues Lecture