Some cool GitHub features to enhance your development experience

Hello everyone, Leonardo here!

Today we talk about GitHub and some cool features it offers to improve the context and the communication between developers, through Issues and Pull Requests.

As usual, before diving into the article, let me share the v…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Leonardo Montini

Hello everyone, Leonardo here!

Today we talk about GitHub and some cool features it offers to improve the context and the communication between developers, through Issues and Pull Requests.

As usual, before diving into the article, let me share the video version you can find on my YouTube channel:

These are some of the features shown in the video:

Code suggestions

With a special syntax, you can suggest code changes when commenting a Pull Request.

Everyone with write access to the repo will see a "commit" button to immediately commit the suggested change.
Code suggestions

Render labels

Yes, labels can be nicely rendered as well, here's an example:
Rendered labels

Show details of linked issues

When you link an issue with # followed by the issue number, a link is rendered. However, if you do so in a list, the issue (or PR) is expanded and the name and the status are displayed as well.

By the way, you can mention issues with GH-[IssueNumber] as well!

Details of linked issues

Close issues automatically when PR is merged

Mentioning an issue in a PR, with some special keywords (for example closes #3 or fixes #3), will enable this cool feature. As soon as the PR is merged, the issue will be marked as closed.

If this is activated, you can see it in the bottom right corner of the Pull Request.

Closing issue

Marking an issue as duplicate

If you type Duplicate of and mention an issue, that one will be marked as duplicate and it is shown right below your comment.

Duplicate

If you want to see all of these in action plus some additional ones, you can watch them in this 3 minutes video!

If you want to support me, go watch it and leave a like ❤️

Do you know of some other cool features? Let me know in the comments!

Thanks for reading this article, I hope you found it interesting!

Do you like my content? You might consider subscribing to my YouTube channel!
You can find it here:
YouTube

Feel free to follow me to get notified when new articles are out ;)


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Leonardo Montini


Print Share Comment Cite Upload Translate Updates
APA

Leonardo Montini | Sciencx (2022-11-01T13:21:10+00:00) Some cool GitHub features to enhance your development experience. Retrieved from https://www.scien.cx/2022/11/01/some-cool-github-features-to-enhance-your-development-experience/

MLA
" » Some cool GitHub features to enhance your development experience." Leonardo Montini | Sciencx - Tuesday November 1, 2022, https://www.scien.cx/2022/11/01/some-cool-github-features-to-enhance-your-development-experience/
HARVARD
Leonardo Montini | Sciencx Tuesday November 1, 2022 » Some cool GitHub features to enhance your development experience., viewed ,<https://www.scien.cx/2022/11/01/some-cool-github-features-to-enhance-your-development-experience/>
VANCOUVER
Leonardo Montini | Sciencx - » Some cool GitHub features to enhance your development experience. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/11/01/some-cool-github-features-to-enhance-your-development-experience/
CHICAGO
" » Some cool GitHub features to enhance your development experience." Leonardo Montini | Sciencx - Accessed . https://www.scien.cx/2022/11/01/some-cool-github-features-to-enhance-your-development-experience/
IEEE
" » Some cool GitHub features to enhance your development experience." Leonardo Montini | Sciencx [Online]. Available: https://www.scien.cx/2022/11/01/some-cool-github-features-to-enhance-your-development-experience/. [Accessed: ]
rf:citation
» Some cool GitHub features to enhance your development experience | Leonardo Montini | Sciencx | https://www.scien.cx/2022/11/01/some-cool-github-features-to-enhance-your-development-experience/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.