Need Assistance?

support@tutorialshub.in

Issues, Projects and Collaboration

Issue and pull request templates

ADVERTISEMENT
GitHub Free Lesson
5 min read
ADVERTISEMENT

Templates improve incoming information

Templates help contributors provide consistent information when opening bugs, feature requests and pull requests. They reduce repeated questions from maintainers.

Bug template

A bug template can request reproduction steps, expected behavior, actual behavior, environment details and relevant logs without encouraging users to publish secrets.

Pull request template

A pull request template can remind authors to describe the change, testing performed, documentation impact and any migration or deployment considerations.

ADVERTISEMENT