Common English Phrases for Issues
Issues are used to report bugs, suggest new features, or discuss improvements.
In projects that involve collaboration with developers from around the world, writing clear and concise issues can effectively showcase your communication skills.
The title of an issue should convey the core content briefly and clearly, and if possible, include a tag at the beginning that hints at the content.
Issue templates can be defined within the .github
folder of a repository, and are typically set up separately for bug reports
and feature requests
.
Let's take a look at these two templates one by one.
Quiz
0 / 1
In GitHub, which directory can issue templates be defined in?
Issue templates can be defined in the folder within the repository.
.templates
.github
.issues
.project
Lecture
AI Tutor
Design
Upload
Notes
Favorites
Help